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