reexport Divide trait
This commit is contained in:
@ -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)]
|
||||
|
Reference in New Issue
Block a user