Cargo Features
tor-cert has no features set by default.
[dependencies]
tor-cert = { version = "0.26.0", features = ["full", "experimental", "encode", "experimental-api"] }
- full
-
Enables full of caret, tor-bytes, tor-checkable, and tor-llcrypto
- experimental = encode, experimental-api
- encode experimental? = derive_builder
-
Affects
err::CertEncodeError
… - experimental-api experimental?
-
Enable experimental APIs that are not yet officially supported.
These APIs are not covered by semantic versioning. Using this feature voids your "semver warrantee".
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.
- derive_builder encode?
-
Enables derive_builder_fork_arti