Macro std::path::impl_cmp_os_str

source ·
macro_rules! impl_cmp_os_str {
    (<$($life:lifetime),*> $lhs:ty, $rhs: ty) => { ... };
}