mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 01:43:47 +01: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`. |
||
---|---|---|
.. | ||
call_ext.rs | ||
column.rs | ||
documentation.rs | ||
env.rs | ||
eval.rs | ||
glob_from.rs | ||
lib.rs | ||
scope.rs |