# Functions
MarshalValue will attempt to encode the value with the encoder returned by the encoder function.
# Variables
No description provided by the author
# Structs
MarshalError is returned when attempting to transform a value into a document results in an error.
# Type aliases
EncoderFn is used to functionally construct an encoder for marshaling values.