Trait solana_cli::stake::StakeSubCommands[][src]

pub trait StakeSubCommands {
    fn stake_subcommands(self) -> Self;
}

Required methods

fn stake_subcommands(self) -> Self[src]

Loading content...

Implementations on Foreign Types

impl StakeSubCommands for App<'_, '_>[src]

Loading content...

Implementors

Loading content...