sync_impl

Attribute Macro sync_impl 

Source
#[sync_impl]
Expand description

mark sync implementation

only compiled when is_sync feature gate is set. When is_sync is not set, marked code is removed.