Struct solana_runtime::bank::BankRc [−][src]
Fields
accounts: Arc<Accounts>
where all the Accounts are stored
Implementations
impl BankRc
[src]
impl BankRc
[src]pub fn get_snapshot_storages(&self, slot: Slot) -> SnapshotStorages
[src]
Trait Implementations
impl AbiExample for BankRc
[src]
impl AbiExample for BankRc
[src]Auto Trait Implementations
impl !RefUnwindSafe for BankRc
impl !RefUnwindSafe for BankRc
impl !UnwindSafe for BankRc
impl !UnwindSafe for BankRc
Blanket Implementations
impl<T> AbiExample for T
[src]
impl<T> AbiExample for T
[src]impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]pub fn instrument(self, span: Span) -> Instrumented<Self>
[src]
pub fn in_current_span(self) -> Instrumented<Self>
[src]
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,