Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teddriggs/filter_ast

Rust AST for boolean filter expressions
https://github.com/teddriggs/filter_ast

Last synced: 3 months ago
JSON representation

Rust AST for boolean filter expressions

Awesome Lists containing this project

README

        

# filter_ast

[![Build Status](https://github.com/TedDriggs/filter_ast/workflows/CI/badge.svg)](https://github.com/TedDriggs/filter_ast/actions)
[![Latest Version](https://img.shields.io/crates/v/filter_ast.svg)](https://crates.io/crates/filter_ast)
![Rustc Version 1.31+](https://img.shields.io/badge/rustc-1.45+-lightgray.svg)

An AST representation of a boolean filter expression for Rust.