Trait solana_cli::feature::FeatureSubCommands
source · pub trait FeatureSubCommands {
// Required method
fn feature_subcommands(self) -> Self;
}pub trait FeatureSubCommands {
// Required method
fn feature_subcommands(self) -> Self;
}