Macro rustc_data_structures::marker::already_sync

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