`impl Display for RepoId` will produce a `rid:` prefix, which contains a colon, and this trips up various filesystems. Use `RepoId::canonicial` instead. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
`impl Display for RepoId` will produce a `rid:` prefix, which contains a colon, and this trips up various filesystems. Use `RepoId::canonicial` instead. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||