CapsInner

Type Alias CapsInner 

Source
pub type CapsInner<NB> = BTreeMap<RiString<UriSpec>, BTreeMap<Ability, NotaBeneCollection<NB>>>;

Aliased Typeยง

pub struct CapsInner<NB> { /* private fields */ }