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