already_send

Macro already_send 

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