Trait solana_cli::vote::VoteSubCommands [−][src]
pub trait VoteSubCommands {
fn vote_subcommands(self) -> Self;
}Required methods
fn vote_subcommands(self) -> Self[src]
Implementations on Foreign Types
impl VoteSubCommands for App<'_, '_>[src]
impl VoteSubCommands for App<'_, '_>[src]