Macro rustc_data_structures::marker::impl_dyn_sync

source ·
macro_rules! impl_dyn_sync {
    ($($($attr: meta)* [$ty: ty where $($generics2: tt)*])*) => { ... };
}