Cargo Features
ssh-parser has no features set by default.
[dependencies]
ssh-parser = { version = "0.5.0", features = ["integers", "serialize"] }
- integers = num-bigint, num-traits
-
Affects
ssh-parser::mpint
… - serialize = cookie-factory
-
Affects
ssh-parser::serialize
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.