Trait solana_cli::vote::VoteSubCommands[][src]

pub trait VoteSubCommands {
    fn vote_subcommands(self) -> Self;
}

Required methods

fn vote_subcommands(self) -> Self[src]

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...