Trait solana_cli::stake::StakeSubCommands
source · pub trait StakeSubCommands {
// Required method
fn stake_subcommands(self) -> Self;
}Required Methods§
fn stake_subcommands(self) -> Self
Object Safety§
This trait is not object safe.