Cargo Features
Orga has no features set by default.
[dependencies]
orga = { version = "0.1.10", features = ["abci", "merk"] }
- abci = abci2, tendermint, tendermint-rpc
-
Affects
orga::abci
…
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.
- merk implicit feature
-
Enables merk ^1.0.0
merk:
Merkle key/value store
Affects
orga::merk
… - abci2 abci?
- tendermint abci?
-
Enables tendermint ^0.15.0
- tendermint-rpc abci?
-
Enables tendermint-rpc ^0.15.0