Enum solana_runtime::snapshot_utils::SnapshotVersion [−][src]
pub enum SnapshotVersion { V1_2_0, }
Variants
Implementations
impl SnapshotVersion
[src]
impl SnapshotVersion
[src]Trait Implementations
impl Clone for SnapshotVersion
[src]
impl Clone for SnapshotVersion
[src]fn clone(&self) -> SnapshotVersion
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for SnapshotVersion
[src]
impl Copy for SnapshotVersion
[src]impl Default for SnapshotVersion
[src]
impl Default for SnapshotVersion
[src]impl Eq for SnapshotVersion
[src]
impl Eq for SnapshotVersion
[src]impl FromStr for SnapshotVersion
[src]
impl FromStr for SnapshotVersion
[src]impl PartialEq<SnapshotVersion> for SnapshotVersion
[src]
impl PartialEq<SnapshotVersion> for SnapshotVersion
[src]impl StructuralEq for SnapshotVersion
[src]
impl StructuralEq for SnapshotVersion
[src]impl StructuralPartialEq for SnapshotVersion
[src]
impl StructuralPartialEq for SnapshotVersion
[src]Auto Trait Implementations
impl RefUnwindSafe for SnapshotVersion
impl RefUnwindSafe for SnapshotVersion
impl Send for SnapshotVersion
impl Send for SnapshotVersion
impl Sync for SnapshotVersion
impl Sync for SnapshotVersion
impl Unpin for SnapshotVersion
impl Unpin for SnapshotVersion
impl UnwindSafe for SnapshotVersion
impl UnwindSafe for SnapshotVersion
Blanket Implementations
impl<T> AbiExample for T
[src]
impl<T> AbiExample for T
[src]impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized,
[src]
impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized,
[src]pub fn equivalent(&self, key: &K) -> bool
[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>,