mirl 9.2.0

Miners Rust Lib - A massive collection of ever growing and changing functions, structs, and enums. Check the description for compatibility and toggleable features! (Most of the lib is controlled by flags/features so the lib can continue to be lightweight despite its size)
mod f32;

mod f64;

mod i8;

mod i16;

mod i32;

mod i64;

mod i128;

mod isize;

mod u8;

mod u16;

mod u32;

mod u64;

mod u128;

mod usize;