nushell/crates/nu-command/src/strings
JT 3522bead97
Add string stream and binary stream, add text decoding (#570)
* WIP

* Add binary/string streams and text decoding

* Make string collection fallible

* Oops, forgot pretty hex

* Oops, forgot pretty hex

* clippy
2021-12-24 18:22:11 +11:00
..
format Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
split Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
str_ switch substring to bytes (#538) 2021-12-21 11:49:02 +11:00
build_string.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
char_.rs add lp and rp (#518) 2021-12-18 12:13:10 -06:00
decode.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
mod.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
parse.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
size.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00