mongodb-driver
v1.4.1
Pages
Modules
Mix
Tasks
Search documentation of mongodb-driver
Settings
View Source
Mongo.Encoder
protocol
(mongodb-driver v1.4.1)
Summary
Types
t()
All the types that implement this protocol.
Functions
encode(value)
Types
Link to this type
t()
View Source
@type
t() ::
term
()
All the types that implement this protocol.
Functions
Link to this function
encode(value)
View Source
@spec
encode(
t
()) ::
map
()