nushell/crates/nu-plugin/src
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
..
plugin Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
protocol Plugin json (#474) 2021-12-12 11:50:35 +00:00
serializers Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
lib.rs Plugin json (#474) 2021-12-12 11:50:35 +00:00
plugin_capnp.rs Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00