Trait solana_cli::inflation::InflationSubCommands[][src]

pub trait InflationSubCommands {
    fn inflation_subcommands(self) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors