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.
pub type StrList = &'static [&'static str];List of str, with static lifetime all the way down.