rustc_data_structures::marker

Macro already_sync

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