radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb 31039bbceb radicle-fetch: More fine-grained errors
The `fn io_other` disguises all sorts of errors as I/O errors, making
errors in the transport component of `radicle-fetch` harder to
understand.

Instead, expose a new error type that allows to discriminate.
2025-08-22 14:56:03 +02:00
..
examples radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
src radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
tests radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
Cargo.toml cli: Use human-panic 2025-08-17 20:53:53 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00