Skip to main content

ObjectId

Type Alias ObjectId 

Source
pub type ObjectId = String;
Expand description

ObjectId is the type of identifier of an object in the bucket.

Aliased Typeยง

pub struct ObjectId { /* private fields */ }