Macro rustc_data_structures::marker::already_send

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