Skip to main content

named

Function named 

Source
pub fn named(name: &str) -> Result<&'static CardModel>
Expand description

The model named name, for --card and the daemon’s setting.

§Errors

Fails on an unknown name, listing the known ones.