#[doc(hidden)]macro_rules! __impl_altrep_base {
($ty:ty) => { ... };
($ty:ty, $guard:ident) => { ... };
}Expand description
Internal macro: impl Altrep with just length
#[doc(hidden)]macro_rules! __impl_altrep_base {
($ty:ty) => { ... };
($ty:ty, $guard:ident) => { ... };
}Internal macro: impl Altrep with just length