async-global-executor
async-global-executor copied to clipboard
Using the `dep:` syntax to solve the problem of feature and associated crate name duplication
The current method of manually defining {crate-name}-crate and then specifying package = {crate-name} is rather redundant in comparison.