integer: export Parity trait

This commit is contained in:
2025-05-14 16:52:44 -07:00
parent 8698ca4a7e
commit b45e02c487

@ -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