Skip to main content

from_name

Function from_name 

Source
pub fn from_name(name: &str) -> Theme
Expand description

Resolve a theme name to a Theme. Unknown names fall back to the default palette with a single tracing warning so the operator notices the typo without the binary refusing to start.