ObjectId

Type Alias ObjectId 

pub type ObjectId = TypedId<256>;

Aliased Typeยง

#[repr(transparent)]
pub struct ObjectId(/* private fields */);