nushell/crates/nu-command/src/strings/str_
JT 020ad24b25
"maybe text codec" version 2 (#871)
* Add a RawStream that can be binary or string

* Finish up updating the into's
2022-01-28 13:32:33 -05:00
..
case Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
trim Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
capitalize.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
collect.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
contains.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
downcase.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
ends_with.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
find_replace.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
index_of.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
length.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
lpad.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
mod.rs Port str upcase (#404) 2021-12-03 15:00:32 +13:00
reverse.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
rpad.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
starts_with.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
substring.rs switch substring to bytes (#538) 2021-12-21 11:49:02 +11:00
upcase.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00