Type Alias scsys_core::id::BoxedId

source ·
pub type BoxedId = Box<dyn Identifier>;

Aliased Type§

struct BoxedId(/* private fields */);