[−][src]Crate orga
Re-exports
pub use store::Store; |
pub use orga_macros as macros; |
Modules
| abci | Integration with ABCI (gated by |
| collections | Data structures which implement the |
| encoding | Traits for deterministic encoding and decoding. |
| merk | Integration with merk (gated by |
| state | High-level abstractions for state data. |
| state_machine | Helpers for executing state machine logic. |
| store | Low-level key/value store abstraction. |
Type Definitions
| Result | A result type bound to the standard orga error type. |