rustc_data_structures::marker

Macro already_sync

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