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

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

Required methods

fn stake_subcommands(self) -> Self

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...