defprotocol Mongo.Encoder do @fallback_to_any false @spec encode(t) :: map() def encode(value) end
2025 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.