Type Alias SharedObjectStackDecID

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

Aliased Typeยง

struct SharedObjectStackDecID { /* private fields */ }