Enum solana_cli::cli::SettingType [−][src]
pub enum SettingType {
Explicit,
Computed,
SystemDefault,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for SettingTypeimpl Send for SettingTypeimpl Sync for SettingTypeimpl Unpin for SettingTypeimpl UnwindSafe for SettingTypeBlanket 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