pub type CapsInner<NB> = BTreeMap<RiString<UriSpec>, BTreeMap<Ability, NotaBeneCollection<NB>>>;
pub struct CapsInner<NB> { /* private fields */ }