[−][src]Crate crev_data
This crate contains only code handling data types
used by crev, without getting into details
how actually crev works (where and how it manages data).
Re-exports
pub use crate::digest::Digest; |
pub use crate::id::Id; |
pub use crate::id::OwnId; |
pub use crate::id::PubId; |
pub use crate::level::Level; |
pub use crate::proof::review::Review; |
pub use crate::url::Url; |
Modules
| digest | |
| id | |
| level | |
| proof | Some common stuff for both Review and Trust Proofs |
| url | |
| util |