Skip to main content

__impl_altstring_methods

Macro __impl_altstring_methods 

Source
#[doc(hidden)]
macro_rules! __impl_altstring_methods { ($ty:ty) => { ... }; ({$($gen:tt)*} $ty:ty {$($whr:tt)*}) => { ... }; }
Expand description

Internal macro for AltString method implementations.