# Functions
Split the namespace to get the database name namespace = "database.collection.bla" parts = ["database", "collection.bla"].
Split the namespace to get the collection name namespace = "whatever.$cmd".
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author