[][src]Trait solana_cli::feature::FeatureSubCommands

pub trait FeatureSubCommands {
    pub fn feature_subcommands(self) -> Self;
}

Required methods

pub fn feature_subcommands(self) -> Self[src]

Loading content...

Implementations on Foreign Types

impl<'_, '_> FeatureSubCommands for App<'_, '_>[src]

Loading content...

Implementors

Loading content...