Macro allocator_api2::stable::vec::partial_eq::__impl_slice_eq1

source ยท
macro_rules! __impl_slice_eq1 {
    ([$($vars:tt)*] $lhs:ty, $rhs:ty $(where $ty:ty: $bound:ident)?) => { ... };
}