Trait graphannis_core::types::NumValue[][src]

pub trait NumValue: Send + Sync + Ord + Num + AddAssign + Clone + Bounded + FromPrimitive + ToPrimitive + MallocSizeOf { }

Implementations on Foreign Types

Implementors