Trait ProgramSubCommands
solana_cli::program
pub trait ProgramSubCommands { fn program_subcommands(self) -> Self; }
fn program_subcommands(self) -> Self
impl ProgramSubCommands for App<'_, '_>