Type Alias scsys_core::BsonOid

source ·
pub type BsonOid = ObjectId;
Expand description

Type alias for bson::oid::ObjectId

Aliased Type§

struct BsonOid { /* private fields */ }