Enum solana_cli::cluster_query::RentLengthValue [−][src]
pub enum RentLengthValue {
Nonce,
Stake,
System,
Vote,
Bytes(usize),
}Variants
Bytes(usize)Implementations
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 RentLengthValueimpl Send for RentLengthValueimpl Sync for RentLengthValueimpl Unpin for RentLengthValueimpl UnwindSafe for RentLengthValueBlanket Implementations
pub default fn example() -> TMutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V