Macro holo_hash::assert_length[][src]

macro_rules! assert_length {
    ($len : expr, $hash : expr) => { ... };
}
Expand description

Helper for ensuring the the proper number of bytes is used in various situations