Struct solana_cli_output::display::BuildBalanceMessageConfig [−][src]
pub struct BuildBalanceMessageConfig {
pub use_lamports_unit: bool,
pub show_unit: bool,
pub trim_trailing_zeros: bool,
}Fields
use_lamports_unit: boolshow_unit: booltrim_trailing_zeros: boolTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BuildBalanceMessageConfigimpl Send for BuildBalanceMessageConfigimpl Sync for BuildBalanceMessageConfigimpl Unpin for BuildBalanceMessageConfigimpl UnwindSafe for BuildBalanceMessageConfigBlanket 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