☰
TypedColumn
Required Associated Types
Type
Implementors
In solana_ledger::blockstore_db
?
Trait
solana_ledger
::
blockstore_db
::
TypedColumn
source
·
[
−
]
pub trait TypedColumn:
Column
{ type
Type
:
Serialize
+
DeserializeOwned
; }
Required Associated Types
§
source
type
Type
:
Serialize
+
DeserializeOwned
Implementors
§
source
§
impl
TypedColumn
for
AddressSignatures
§
type
Type
=
AddressSignatureMeta
source
§
impl
TypedColumn
for
BankHash
§
type
Type
=
FrozenHashVersioned
source
§
impl
TypedColumn
for
BlockHeight
§
type
Type
=
u64
source
§
impl
TypedColumn
for
Blocktime
§
type
Type
=
i64
source
§
impl
TypedColumn
for
DeadSlots
§
type
Type
=
bool
source
§
impl
TypedColumn
for
DuplicateSlots
§
type
Type
=
DuplicateSlotProof
source
§
impl
TypedColumn
for
ErasureMeta
§
type
Type
=
ErasureMeta
source
§
impl
TypedColumn
for
Index
§
type
Type
=
Index
source
§
impl
TypedColumn
for
OptimisticSlots
§
type
Type
=
OptimisticSlotMetaVersioned
source
§
impl
TypedColumn
for
Orphans
§
type
Type
=
bool
source
§
impl
TypedColumn
for
ProgramCosts
§
type
Type
=
ProgramCost
source
§
impl
TypedColumn
for
Root
§
type
Type
=
bool
source
§
impl
TypedColumn
for
SlotMeta
§
type
Type
=
SlotMeta
source
§
impl
TypedColumn
for
TransactionMemos
§
type
Type
=
String
source
§
impl
TypedColumn
for
TransactionStatusIndex
§
type
Type
=
TransactionStatusIndexMeta