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

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

Required methods

Implementations on Foreign Types

Implementors