Struct solana_runtime::accounts_index::ReadAccountMapEntry [−][src]
pub struct ReadAccountMapEntry<T: IndexValue> { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for ReadAccountMapEntry<T>
impl<T> !Send for ReadAccountMapEntry<T>
impl<T> Sync for ReadAccountMapEntry<T>
impl<T> Unpin for ReadAccountMapEntry<T>
impl<T> UnwindSafe for ReadAccountMapEntry<T>
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more