mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
01d8961eb7
# Description as we can see in the [documentation of `str.to_lowercase`](https://doc.rust-lang.org/std/primitive.str.html#method.to_lowercase), not only ASCII symbols have lower and upper variants. - `str upcase` uses the correct method to convert the string |
||
---|---|---|
.. | ||
collect.rs | ||
into_string.rs | ||
mod.rs |