pub const fn all() -> &'static [&'static str]
Expand description
Lists all lowercase names in this module.
ยงReturns
A 'static
slice of &static str
s that list all the names.
pub const fn all() -> &'static [&'static str]
Lists all lowercase names in this module.
A 'static
slice of &static str
s that list all the names.