Trait solana_cli::inflation::InflationSubCommands [−][src]
pub trait InflationSubCommands {
fn inflation_subcommands(self) -> Self;
}Required methods
fn inflation_subcommands(self) -> Self[src]
Implementations on Foreign Types
impl InflationSubCommands for App<'_, '_>[src]
impl InflationSubCommands for App<'_, '_>[src]