nushell/crates/nu-command/src/network/url
Eric Hodel 7a3cbf43e8
Convert ShellError::UnsupportedInput to named fields (#10971)
# Description

This is easy to do with rust-analyzer, but I didn't want to just pump
these all out without feedback.

Part of #10700

# User-Facing Changes

None

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

N/A

---------

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
2023-11-07 23:25:32 +01:00
..
build_query.rs Convert ShellError::UnsupportedInput to named fields (#10971) 2023-11-07 23:25:32 +01:00
decode.rs Add url decode command (#10611) 2023-10-05 18:43:58 +02:00
encode.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
join.rs Convert ShellError::UnsupportedInput to named fields (#10971) 2023-11-07 23:25:32 +01:00
mod.rs Add url decode command (#10611) 2023-10-05 18:43:58 +02:00
parse.rs Convert ShellError::UnsupportedInput to named fields (#10971) 2023-11-07 23:25:32 +01:00
url_.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00