Cargo Features
[dependencies]
nsap-address = { version = "1.0.0", default-features = false, features = ["alloc", "ecma117", "nonstd", "nonstddisplay"] }
- default = alloc
-
The
allocfeature is set by default whenevernsap-addressis added withoutsomewhere in the dependency tree.default-features = false - alloc default
- x25 ecma117
- nonstd nonstddisplay?
- nonstddisplay = nonstd
nsap-address has 5 features without comments.