radicle-heartwood-lfs/crates/radicle-node
Fintan Halpenny e40fe86ff8 fetch: use `AsRef<Repository>`
Allow the fetch interface to accept anything that implements
`AsRef<Repository>`. This allows flexibility in the types that the `Handle` can
accept.

This change is motivated by wanting to introduce a type that is a temporary
repository that wraps a `Repository`.
2025-10-06 11:52:42 +02:00
..
src fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
Cargo.toml node: Log Panics 2025-09-24 10:51:34 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00