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

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

Required methods

fn program_subcommands(self) -> Self[src]

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...