Macro kernel::fs::path::impl_cmp

source ·
macro_rules! impl_cmp {
    ($lhs:ty, $rhs: ty) => { ... };
}