Inserts the provided document(s). If a document is missing an identifier, one is generated automatically by vibe.d.
https://www.mongodb.com/docs/manual/reference/method/db.collection.insertOne/#mongodb-method-db.collection.insertOne
See Implementation
https://www.mongodb.com/docs/manual/reference/command/insert/
Inserts the provided document(s). If a document is missing an identifier, one is generated automatically by vibe.d.