[][src]Attribute Macro maybe_async::sync_impl

#[sync_impl]

mark sync implementation

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