Trait solana_ledger::blockstore_db::ColumnName[][src]

pub trait ColumnName {
    const NAME: &'static str;
}

Associated Constants

Implementors