ruin everything successfully

This commit is contained in:
2024-09-02 17:03:01 -07:00
parent 4d13b4ada7
commit e0dba8840e
7 changed files with 75 additions and 93 deletions

@ -1,10 +1,6 @@
pub mod fixed;
pub mod types;
pub mod typenum{
pub use typenum::Unsigned;
}
#[cfg(feature="zeroes")]
pub mod zeroes;
#[cfg(feature="ratio")]