Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Creates an on object ID from a string in standard hexa-decimal form.
struct BsonObjectID { // ... alias fromHexString = fromString; // ... }