Cargo Features
solana_libra_proto_conv has no features set by default.
[dependencies]
solana_libra_proto_conv = { version = "0.0.0", features = ["derive", "build-proto"] }
- derive = proto_conv_derive
- build-proto = build_helpers
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.
- proto_conv_derive derive?
-
Enables solana_libra_proto_conv_derive
- build_helpers build build-proto?
-
Enables solana_libra_build_helpers