Function solana_cli::feature::get_feature_is_active[][src]

pub fn get_feature_is_active(
    rpc_client: &RpcClient,
    feature_id: &Pubkey
) -> Result<bool, Box<dyn Error>>