Macro coins_core::marked_digest
source · [−]macro_rules! marked_digest {
(
$(#[$outer:meta])*
$marked_name:ident, $digest:ty
) => { ... };
}
Expand description
Instantiate a new marked digest. Wraps the output of some type that implemented digest::Digest