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