mirror of
https://github.com/nushell/nushell
synced 2024-11-15 17:27:58 +00:00
15c22db8f4
# Description Changes `FromValue` to take owned `Value`s instead of borrowed `Value`s. This eliminates some unnecessary clones (e.g., in `call_ext.rs`). # User-Facing Changes Breaking API change for `nu_protocol`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |