Trait solana_cli::feature::FeatureSubCommands [−][src]
pub trait FeatureSubCommands {
fn feature_subcommands(self) -> Self;
}Required methods
fn feature_subcommands(self) -> Self[src]
Implementations on Foreign Types
impl FeatureSubCommands for App<'_, '_>[src]
impl FeatureSubCommands for App<'_, '_>[src]