reexport Divide trait
This commit is contained in:
parent
734be35937
commit
406448dcca
@ -1,5 +1,5 @@
|
||||
pub use fixed_wide::fixed::Fixed;
|
||||
pub use ratio_ops::ratio::Ratio;
|
||||
pub use ratio_ops::ratio::{Ratio,Divide};
|
||||
|
||||
//integer units
|
||||
#[derive(Clone,Copy,Hash,Eq,PartialEq,PartialOrd,Debug)]
|
||||
|
Loading…
Reference in New Issue
Block a user