Cargo Features
[dependencies]
nam-ledger-proto = { version = "0.1.1-nam.0", default-features = false, features = ["std", "alloc", "serde"] }
- std default = alloc
-
std
feature implementsstd::error::Error
forApduError
typeEnables thiserror
- alloc std
-
alloc
feature gatesVec
based typesAffects
nam-ledger-proto::GenericApdu
… - serde default
-
serde
feature enables object serialisation and deserialisation - default = serde, std
-
These default features are set whenever
nam-ledger-proto
is added without
somewhere in the dependency tree.default-features = false