Macro resolvable_with_identity_impl

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