Function solana_ledger::blockstore_db::new_cf_descriptor
source · fn new_cf_descriptor<C: 'static + Column + ColumnName>(
options: &BlockstoreOptions,
oldest_slot: &OldestSlot
) -> ColumnFamilyDescriptor
fn new_cf_descriptor<C: 'static + Column + ColumnName>(
options: &BlockstoreOptions,
oldest_slot: &OldestSlot
) -> ColumnFamilyDescriptor