#[doc(hidden)]macro_rules! __impl_altraw_methods {
($ty:ty) => { ... };
}Expand description
Internal macro for AltRaw method implementations.
#[doc(hidden)]macro_rules! __impl_altraw_methods {
($ty:ty) => { ... };
}Internal macro for AltRaw method implementations.