Cargo Features

microasync-rt has no features set by default.

[dependencies]
microasync-rt = { version = "0.2.1", features = ["no_std"] }
no_std

Enables no_std of async-core and microasync

microasync-rt has 1 feature without comment.