nushell/crates/nu-plugin/src
Stefan Holderbach e8bcfbaed1
Remove dead impl PluginEncoder for EncodingType (#12284)
Detected due to `clippy::wrong_self_convention` for `to_str`

# Breaking change to plugin authors

seems to be implementation detail
2024-03-26 12:11:49 +01:00
..
plugin Make some of the stream tests more robust against bad timeouts (#12271) 2024-03-24 07:41:27 +08:00
protocol Support for getting help text from a plugin command (#12243) 2024-03-24 07:30:38 +08:00
serializers Remove dead impl PluginEncoder for EncodingType (#12284) 2024-03-26 12:11:49 +01:00
util Allow plugins to set environment variables in their caller's scope (#12204) 2024-03-15 06:45:45 -05:00
lib.rs Add test support crate for plugin developers (#12259) 2024-03-23 13:29:54 -05:00
sequence.rs Add test support crate for plugin developers (#12259) 2024-03-23 13:29:54 -05:00