[][src]Trait solana_cli::program::ProgramSubCommands

pub trait ProgramSubCommands {
    pub fn program_subcommands(self) -> Self;
}

Required methods

pub fn program_subcommands(self) -> Self[src]

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...