jrsonnet
refs/commits
1f5d87f33b16
crates/jrsonnet-stdlib/src/parse.rs
#4c3faa0
#5876186
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