Cargo Features
at-cryptoauth has no features set by default.
[dependencies]
at-cryptoauth = { version = "0.4.0", features = ["std"] }
- std = env_logger, linux-embedded-hal, log, openssl
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.
- env_logger armv7-unknown-linux-gnueabihf std?
-
Enables env_logger ^0.8.1
- linux-embedded-hal armv7-unknown-linux-gnueabihf std?
- log armv7-unknown-linux-gnueabihf std?
- openssl armv7-unknown-linux-gnueabihf std?