Cargo Features
[dependencies]
utxorpc-spec = { version = "0.12.0", default-features = false, features = ["ledgers", "proto_full", "utxorpc-v1alpha-cardano", "utxorpc-v1alpha-query", "utxorpc-v1alpha-submit", "utxorpc-v1alpha-sync", "utxorpc-v1alpha-watch"] }
- default = proto_full
-
The
proto_full
feature is set by default wheneverutxorpc-spec
is added without
somewhere in the dependency tree.default-features = false - ledgers = utxorpc-v1alpha-cardano
- proto_full default = utxorpc-v1alpha-cardano, utxorpc-v1alpha-query, utxorpc-v1alpha-submit, utxorpc-v1alpha-sync, utxorpc-v1alpha-watch
-
@@protoc_deletion_point(features)
This section is automatically generated by protoc-gen-prost-crate.
Changes in this area may be lost on regeneration. - utxorpc-v1alpha-cardano ledgers? proto_full utxorpc-v1alpha-query? utxorpc-v1alpha-submit? utxorpc-v1alpha-sync? utxorpc-v1alpha-watch?
-
Affects
utxorpc-spec::v1alpha.cardano
… - utxorpc-v1alpha-query proto_full = utxorpc-v1alpha-cardano
-
Affects
utxorpc-spec::v1alpha.query
… - utxorpc-v1alpha-submit proto_full = utxorpc-v1alpha-cardano
-
Affects
utxorpc-spec::v1alpha.submit
… - utxorpc-v1alpha-sync proto_full = utxorpc-v1alpha-cardano
-
Affects
utxorpc-spec::v1alpha.sync
… - utxorpc-v1alpha-watch proto_full = utxorpc-v1alpha-cardano
-
Affects
utxorpc-spec::v1alpha.watch
…