Trait FeatureSubCommands
solana_cli::feature
pub trait FeatureSubCommands { fn feature_subcommands(self) -> Self; }
fn feature_subcommands(self) -> Self
impl FeatureSubCommands for App<'_, '_>