Struct ring::digest::Digest [−][src]
pub struct Digest { /* fields omitted */ }A calculated digest value.
Use as_ref to get the value as a &[u8].
Implementations
impl Digest[src]
impl Digest[src]pub struct Digest { /* fields omitted */ }A calculated digest value.
Use as_ref to get the value as a &[u8].
impl Digest[src]impl RefUnwindSafe for Digestimpl Send for Digestimpl Sync for Digestimpl Unpin for Digestimpl UnwindSafe for Digest