mirror of
https://github.com/nushell/nushell.git
synced 2025-05-09 01:12:59 +00:00
# Description This generally makes for nicer APIs, as you are not forced to use an existing allocation covering the full `String`. Some exceptions remain where the underlying type requirements favor it. # User-Facing Changes None