solana_cli::inflation

Trait InflationSubCommands

source
pub trait InflationSubCommands {
    // Required method
    fn inflation_subcommands(self) -> Self;
}

Required Methods§

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl InflationSubCommands for App<'_, '_>

Implementors§