VecString

Type Alias VecString 

Source
pub type VecString = Vec<String>;

Aliased Typeยง

pub struct VecString { /* private fields */ }