pub const DB_MONGODB_COLLECTION: &str = "db.mongodb.collection";
Expand description

The MongoDB collection being accessed within the database stated in db.name.

§Examples

  • customers
  • products