Type Alias SharedObjectStackDecID

Source
pub type SharedObjectStackDecID = Arc<OnceCell<ObjectId>>;

Aliased Typeยง

pub struct SharedObjectStackDecID { /* private fields */ }