Trait solana_cli::feature::FeatureSubCommands
source · pub trait FeatureSubCommands {
// Required method
fn feature_subcommands(self) -> Self;
}Required Methods§
fn feature_subcommands(self) -> Self
Object Safety§
This trait is not object safe.