pub fn get_object_id(id: &str) -> Result<ObjectId, CursorError>
Converts an id into a MongoDb ObjectId
MongoDb
ObjectId