Module bson

Source

Structs§

BsonEncoder

Statics§

LOG_SUPPERSSER 🔒

Functions§

datum_to_bson 🔒
We support converting all types to MongoDB. If there is an unmatched type, it will be converted to its string representation. If there is a conversion error, a warning log is printed and a Bson::Null is returned