Macro num_traits::float::totalorder_impl

source ยท
macro_rules! totalorder_impl {
    ($T:ident, $I:ident, $U:ident, $bits:expr) => { ... };
}