nushell/crates/nu-plugin/src/protocol
Eric Hodel 776df7cd93
Convert PluginFailedToDecode to named fields (#11126)
# Description

Part of #10700

# User-Facing Changes

None

# Tests + Formatting
- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

N/A
2023-11-22 12:56:04 +01:00
..
evaluated_call.rs Make FromValue take owned Values (#10900) 2023-10-31 19:47:00 +01:00
mod.rs Convert PluginFailedToDecode to named fields (#11126) 2023-11-22 12:56:04 +01:00
plugin_custom_value.rs Convert PluginFailedToLoad to named fields (#11124) 2023-11-21 17:30:52 -06:00
plugin_data.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00