already_sync

Macro already_sync 

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