Type Alias libre_pvz_resources::loader::StrList

source ·
pub type StrList = &'static [&'static str];
Expand description

List of str, with static lifetime all the way down.