radicle-heartwood-lfs/radicle-cli
Alexis Sellier b37fef9f22
Re-organize identity types and modules
The new hierarchy should be much more correct, and cleaner:

* `identity` (`Identity`)
* `identity::did` (`Did`)
* `identity::doc` (`Doc`, `Payload`)
  * `identity::doc::id` (`Id`)
* `identity::project` (`Project`)

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-09 22:06:20 +01:00
..
examples Make `Doc` type payload generic 2022-12-09 22:05:38 +01:00
src Re-organize identity types and modules 2022-12-09 22:06:20 +01:00
tests Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
Cargo.toml cli: Replace `trycmd` with our own test runner 2022-12-06 10:01:38 +01:00