Macro indep::indep_impls_async [] [src]

macro_rules! indep_impls_async {
    ($imp:ty, $base:ty, [$($tra:ident),+]) => { ... };
}