Type Alias forest_filecoin::db::db_engine::DbConfig

source ·
pub type DbConfig = ParityDbConfig;

Aliased Type§

struct DbConfig {
    pub enable_statistics: bool,
}

Fields§

§enable_statistics: bool