Cargo Features
CMS has no features set by default.
[dependencies]
cms = { version = "0.3.0-pre.0", features = ["std", "alloc", "builder", "pem"] }
- std builder?
- alloc pem?
-
Enables der
- builder = aes, async-signature, cbc, cipher, rsa, sha1, sha2, sha3, signature, std, zeroize
- pem = alloc
-
Enables der
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.