Cargo Features

[dependencies]
haqq-indexer-proto = { version = "0.0.26", default-features = false, features = ["proto_full", "haqq_indexer", "haqq_indexer_logevent", "haqq_indexer_txmessage"] }
default = proto_full

The proto_full feature is set by default whenever haqq-indexer-proto is added without default-features = false somewhere in the dependency tree.

proto_full default = haqq_indexer, haqq_indexer_logevent, haqq_indexer_txmessage

@@protoc_deletion_point(features)
This section is automatically generated by protoc-gen-prost-crate.
Changes in this area may be lost on regeneration.

haqq_indexer haqq_indexer_logevent? haqq_indexer_txmessage? proto_full = haqq_indexer_logevent, haqq_indexer_txmessage

Affects gen::haqq.indexer

haqq_indexer_logevent haqq_indexer? proto_full = haqq_indexer

Affects gen::indexer.logevent

haqq_indexer_txmessage haqq_indexer? proto_full = haqq_indexer

Affects gen::indexer.txmessage