microsoft / regorus

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

[Lib] implement json.marshal_with_options builtin #218

Closed anakrish closed 5 months ago

anakrish commented 5 months ago

Implement json.marshal_with_options.

Ensure that cargo test -r --test opa -- jsonbuiltins passes.