Struct solana_sdk::feature_set::ID [−][src]
pub struct ID { /* fields omitted */ }
Unique identifier of the current software’s feature set
Methods from Deref<Target = Hash>
Trait Implementations
impl LazyStatic for ID
[src]
impl LazyStatic for ID
[src]fn initialize(lazy: &Self)
[src]
Auto Trait Implementations
Blanket Implementations
impl<T> AbiExample for T
[src]
impl<T> AbiExample for T
[src]impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]pub fn borrow_mut(&mut self) -> &mut T
[src]
pub fn borrow_mut(&mut self) -> &mut T
[src]Mutably borrows from an owned value. Read more
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = 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>,