integer: export Parity trait
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
pub use fixed_wide::fixed::*;
|
||||
pub use ratio_ops::ratio::{Ratio,Divide};
|
||||
pub use ratio_ops::ratio::{Ratio,Divide,Parity};
|
||||
|
||||
//integer units
|
||||
|
||||
|
Reference in New Issue
Block a user