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

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

Required methods

fn vote_subcommands(self) -> Self

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...