filter-expr 0.1.10

A library for parsing the filter expression.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "filter-expr"
description = "A library for parsing the filter expression."
version = "0.1.10"
edition.workspace = true
license.workspace = true

[dependencies]
async-trait.workspace = true
thiserror.workspace = true