rustc_data_structures::marker

Macro already_send

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