imbibe-persistence 0.0.1

details the database model of the information extracted from a block and its constituent transactions
Documentation
1
2
3
4
5
6
7
8
pub mod pool;
pub mod store;

mod record;

#[cfg(feature = "database")]
#[rustfmt::skip]
mod schema;