jrsonnet
refs/commits
78d45eb4e76f
crates/jrsonnet-stdlib/Cargo.toml
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
#0831da3
New builtins system allows to split standard library to standalone crate
#6d7ca68