Macro resolvable_with_try_into_impls

Source
macro_rules! resolvable_with_try_into_impls {
    ($ty:ty$(,)?) => { ... };
}