Struct fuel_core::database::transaction::OwnedTransactionIndexKey
source · pub struct OwnedTransactionIndexKey { /* private fields */ }
Trait Implementations§
source§impl From<OwnedTransactionIndexKey> for OwnedTransactionIndexCursor
impl From<OwnedTransactionIndexKey> for OwnedTransactionIndexCursor
source§fn from(key: OwnedTransactionIndexKey) -> Self
fn from(key: OwnedTransactionIndexKey) -> Self
Converts to this type from the input type.