nushell/crates/nu-cli
Jonathan Turner 8925ca5da3
Move to bytes/string hybrid codec (#1457)
* WIP: move to bytes codec

* Progress on adding collect helpers

* Progress on adding collect helpers

* Add in line splitting back to lines

* Lines outputting line primitives

* Close to ready?

* Finish fixing lines

* clippy fixes

* fmt fixes

* removed unused code

* Cleanup a few bits

* Cleanup a few bits

* Cleanup a few more bits

* Fix failing test with corrected test case
2020-03-07 05:06:39 +13:00
..
src Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
tests Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
Cargo.toml Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00