StaticStringVec

Type Alias StaticStringVec 

Source
pub type StaticStringVec = &'static [&'static str];
Expand description

A static slice of strs.