radicle-heartwood-lfs/radicle
Fintan Halpenny c0b92d25fb
radicle: remove FetchResult associated type
The Handle trait defines a FetchResult associated type. This type is
always instantiated to be the FetchResult enum in radicle::node.

Remove the associated type to simplify the trait.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-27 17:17:00 +01:00
..
src radicle: remove FetchResult associated type 2023-02-27 17:17:00 +01:00
Cargo.toml cob: Use hashes for operation ids 2023-02-27 17:11:48 +01:00