digest

Macro digest 

Source
macro_rules! digest {
    ($s:literal) => { ... };
}
Expand description

Macro for constructing a Digest from a hex string.