Cargo Features
maybe-async-cfg-tests has no features set by default.
[dependencies]
maybe-async-cfg-tests = { version = "0.2.5", features = ["is_sync", "is_async", "async_std", "tokio", "pulldown-cmark"] }
- is_sync
- is_async
- async_std
- tokio
Features from optional dependencies
- pulldown-cmark implicit feature
-
Enables pulldown-cmark ^0.11
pulldown-cmark:
A pull parser for CommonMark