Struct solana_sdk::feature_set::FullInflationFeaturePair [−][src]
Fields
vote_id: Pubkey
enable_id: Pubkey
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for FullInflationFeaturePair
impl Send for FullInflationFeaturePair
impl Sync for FullInflationFeaturePair
impl Unpin for FullInflationFeaturePair
impl UnwindSafe for FullInflationFeaturePair
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self