pub fn class_by_name(name: &str) -> Option<&'static DssClass>
Case insensitive exact class name lookup (circuit is handled by the command layer, not here).
circuit