Skip to main content

assert_sync

Macro assert_sync 

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