Trait ValidatorInfoSubCommands
solana_cli::validator_info
pub trait ValidatorInfoSubCommands { fn validator_info_subcommands(self) -> Self; }
fn validator_info_subcommands(self) -> Self
impl ValidatorInfoSubCommands for App<'_, '_>