Macro rerast_macros::replace_trait_ref [] [src]

macro_rules! replace_trait_ref {
    ($a:ty => $b:ty) => { ... };
}