forked from StrafesNET/strafe-project
move ratio to own crate (again)
This commit is contained in:
fixed_wide
linear_ops
ratio_ops
@ -3,8 +3,6 @@ pub mod types;
|
||||
|
||||
#[cfg(feature="zeroes")]
|
||||
pub mod zeroes;
|
||||
#[cfg(feature="ratio")]
|
||||
pub mod ratio;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
Reference in New Issue
Block a user