Macro const_cmp::impl_cmp[][src]

macro_rules! impl_cmp {
    (
        $($rem:tt)*
    ) => { ... };
    (
        $($rem:tt)*
    ) => { ... };
}