pub fn set_from_cla(args: &str) -> Res<()>
Expand description

Sets the active filter generator from a command-line argument.

See Filtergen::from_cla for details.