Enum solana_cli::spend_utils::SpendAmount [−][src]
pub enum SpendAmount {
All,
Some(u64),
}Variants
Some(u64)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 SpendAmountimpl Send for SpendAmountimpl Sync for SpendAmountimpl Unpin for SpendAmountimpl UnwindSafe for SpendAmountBlanket 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