difftreelog
feat add experimental feature, which combines them all
in: master
2 files changed
bindings/jsonnet/Cargo.tomldiffbeforeafterboth171718[features]18[features]19interop = []19interop = []20experimental = ["exp-preserve-order"]20exp-preserve-order = ["jrsonnet-evaluator/exp-preserve-order"]21exp-preserve-order = ["jrsonnet-evaluator/exp-preserve-order"]2122cmds/jrsonnet/Cargo.tomldiffbeforeafterboth7edition = "2021"7edition = "2021"889[features]9[features]10experimental = ["exp-preserve-order"]10# Use mimalloc as allocator11# Use mimalloc as allocator11mimalloc = ["mimallocator"]12mimalloc = ["mimallocator"]12# Experimental feature, which allows to preserve order of object fields13# Experimental feature, which allows to preserve order of object fields