Cargo Features
[dependencies]
nng_async = { version = "0.2.0", default-features = false, features = ["pipes", "stats"] }
- default = pipes, stats
-
These default features are set whenever
nng_async
is added without
somewhere in the dependency tree.default-features = false - pipes default
-
NngPipe/nng_pipe
- stats default