[][src]Macro amplify::impl_into_stringly

macro_rules! impl_into_stringly {
    ($from:ty $(, $into:ty)+ $(,)?) => { ... };
}

Impls From for Stringly where String: Into, T: Display