jrsonnet
refs/commits
5f620e2b9aa7
crates/jrsonnet-stdlib/src/parse.rs
Instead of relying on `serde_json::Value`. BREAKING CHANGE: There is no longer `impl Typed for serde_json::Value`, either parse directly into jrsonnet-evaluator, or use `serde_transcode`
#7b8b823
Separate jrsonnet-evaluator and stdlib implementation #82
#b8bef13
#c39582b
New builtins system allows to split standard library to standalone crate
#6d7ca68