rustc_data_structures::marker

Macro already_send

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