Trait solana_cli::validator_info::ValidatorInfoSubCommands[][src]

pub trait ValidatorInfoSubCommands {
    fn validator_info_subcommands(self) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors