[][src]Attribute Macro maybe_async::async_impl

#[async_impl]

mark async implementation

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