Trait sn0int::autonoscope::RulePrecision[][src]

pub trait RulePrecision {
    fn precision(&self) -> usize;
}

Required methods

Implementors