pub const DB__COLLECTION__NAME: &str = "db.collection.name";Expand description
The name of a collection (table, container) within the database.
- Scrubbing: Manual
- Rewriting behavior: None
ยงAliases
DB__MONGODB__COLLECTION(db.mongodb.collection)
pub const DB__COLLECTION__NAME: &str = "db.collection.name";The name of a collection (table, container) within the database.
DB__MONGODB__COLLECTION (db.mongodb.collection)