Trait sn0int::autonoscope::ToRule[][src]

pub trait ToRule {
    fn to_rule(&self) -> (&'static str, String);
}

Required methods

Implementors