OnlineList

Type Alias OnlineList 

Source
pub type OnlineList = Vec<String>;

Aliased Typeยง

pub struct OnlineList { /* private fields */ }