Better represent the domain by introducing the `RefPrefix` type. It captures the different `ref-prefix` values that can be used in the `ls-refs` step of the protocol. These are turned into their equivalent `ref-prefix` values using `RefPrefix::into_bstring`. This better connects the `ProtocolStage::ls_refs` method with the `ls_refs::run` through the use of the `RefPrefix` type, rather than any set of `BString` values. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||