nushell/crates/nu-json/src
Stefan Holderbach e90b099622
Use slices directly instead of &Vec (#10328)
Simplifies the signature, makes it more flexible.
Detected a few unnecessary allocations in the process.
2023-09-12 11:38:20 +08:00
..
builder.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
de.rs Apply more recent/nightly clippy lints (#7916) 2023-01-30 14:06:36 +01:00
error.rs Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
lib.rs Adds tab indentation option for JSON files. (#4705) 2022-03-03 13:15:13 -05:00
ser.rs Apply nightly clippy fixes (#9482) 2023-06-20 10:17:33 +02:00
util.rs Remove 🆖 comments (#7877) 2023-01-27 08:48:31 -05:00
value.rs Use slices directly instead of &Vec (#10328) 2023-09-12 11:38:20 +08:00