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