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