maybe-async-rs icon indicating copy to clipboard operation
maybe-async-rs copied to clipboard

A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates

Results 11 maybe-async-rs issues
Sort by recently updated
recently updated
newest added

Purpose of these features is to enable depdendants to provide a feature to enable async support instead of a feature to disable it. Creates (which would want to be sync...