Trait digest::DynDigestWithOid
source · pub trait DynDigestWithOid: DynDigest + DynAssociatedOid { }Available on crate feature
const-oid only.Expand description
Convenience wrapper trait around DynDigest and DynAssociatedOid.