jsonlogic-rs 0.1.0

jsonlogic (jsonlogic.com) implemented in Rust
Documentation
1
2
3
4
5
6
[build-system]
requires = ["setuptools", "wheel", "setuptools-rust"]

[tool.black]
line-length = 80
target-version = ['py36']