radicle-heartwood-lfs/crates/radicle-remote-helper
Lorenz Leutgeb 4e67467966 remote-helper: Refactor option handling
Group `["option", "progress", ..]`, and `["option", ..]` cases together during
match.

Make the key/value matching cleaner using `ok_or_else` and then matching on the
key value.
2025-09-15 10:21:09 +01:00
..
src remote-helper: Refactor option handling 2025-09-15 10:21:09 +01:00
Cargo.toml remote-helper: Make crate binary-only 2025-09-15 10:21:09 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00