View Source Mongo.Encoder protocol (mongodb-driver v1.2.0)

Link to this section Summary

Types

t()

All the types that implement this protocol.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

@spec encode(t()) :: map()