Constant DB_MONGODB_COLLECTION

Source
pub const DB_MONGODB_COLLECTION: &str = "db.mongodb.collection";
👎Deprecated: Replaced by db.collection.name.
Expand description

Deprecated, use db.collection.name instead.

§Notes

§Examples

  • "mytable"