radicle-cob 0.10.0

Radicle Collaborative Objects library
Documentation
1
2
3
4
5
6
7
pub mod identity;
pub use identity::{Person, Project, RemoteProject};

pub mod storage;
pub use storage::Storage;

pub mod arbitrary;