Macro rustc_data_structures::marker::already_sync

source ·
macro_rules! already_sync {
    ($([$ty: ty])*) => { ... };
}