macro_rules! hash_type {
    ($modname : ident, $digest : path, $doc : expr) => { ... };
}
Expand description

Derive a new hash type