nushell/crates/nu-command/src/strings/format
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
..
command.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
mod.rs Format implementation, fix on Echo 2021-11-03 19:57:30 +01:00