ApiCollection

Type Alias ApiCollection 

Source
pub type ApiCollection = Vec<Box<dyn ServerApi>>;

Aliased Typeยง

pub struct ApiCollection { /* private fields */ }