Type Alias APIListOut

Source
pub type APIListOut = BTreeMap<String, APIListItem>;

Aliased Typeยง

pub struct APIListOut { /* private fields */ }