microsoft / regorus

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.
MIT License
130 stars 31 forks source link

Update bindings to include recently added APIs #250

Closed anakrish closed 4 months ago

anakrish commented 4 months ago

Update bindings to include recently added APIs

arc feature is turned on for all bindings Use pretty string instead of colored string.

closes #160