Cargo Features
[dependencies]
utxorpc-spec = { version = "0.18.1", default-features = false, features = ["ledgers", "proto_full", "utxorpc-v1alpha-bitcoin", "utxorpc-v1alpha-cardano", "utxorpc-v1alpha-query", "utxorpc-v1alpha-submit", "utxorpc-v1alpha-sync", "utxorpc-v1alpha-watch"] }
- default = proto_full
-
The
proto_fullfeature is set by default wheneverutxorpc-specis added withoutsomewhere in the dependency tree.default-features = false - ledgers = utxorpc-v1alpha-cardano
- proto_full default = utxorpc-v1alpha-bitcoin, 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-bitcoin proto_full
-
Affects
utxorpc-spec::v1alpha.bitcoin… - 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…