Skip to main content

assert_send

Macro assert_send 

Source
macro_rules! assert_send {
    ($($ty:ty),+ $(,)?) => { ... };
}