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

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

Required methods

Implementations on Foreign Types

Implementors