morphling-reactivemongo
morphling-reactivemongo
morphling.reactivemongo
DocumentKeyNotFound
FromBson
FromBson
AllOps
Ops
ToFromBsonOps
nonInheritedOps
ops
MultipleKeysFound
ToBson
ToBson
AllOps
Ops
ToToBsonOps
nonInheritedOps
ops
TypeDoesNotMatch
morphling-reactivemongo
/
morphling.reactivemongo
/
FromBson
FromBson
@implicitNotFound
("Could not find an instance of FromBson for ${S}")
@typeclass
trait
FromBson
[
S
[
_
]]
extends
Serializable
Companion:
object
Graph
Supertypes
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Extensions
Value members
Abstract methods
def
reader
:
FunctionK
[
S
,
BSONReader
]
Extensions
Extensions
extension
[
F
[
_
],
A
](fa:
F
[
A
])
def
reader
(
using
FB:
FromBson
[
F
]):
BSONReader
[
A
]