Skip to main content

archetype

Function archetype 

Source
pub fn archetype(name: &str) -> Option<&'static Capability>
Expand description

The capability an archetype expands to, or None if the name is unknown (fail-closed: an unknown profile = … must not silently resolve to nothing).