Trait solana_cli::stake::StakeSubCommands
source · pub trait StakeSubCommands {
// Required method
fn stake_subcommands(self) -> Self;
}pub trait StakeSubCommands {
// Required method
fn stake_subcommands(self) -> Self;
}