sui_tool::db_tool::db_dump

Function table_summary

Source
pub fn table_summary(
    store_name: StoreName,
    epoch: Option<EpochId>,
    db_path: PathBuf,
    table_name: &str,
) -> Result<TableSummary>