Function solana_cli::feature::process_feature_subcommand[][src]

pub fn process_feature_subcommand(
    rpc_client: &RpcClient,
    config: &CliConfig<'_>,
    feature_subcommand: &FeatureCliCommand
) -> ProcessResult