macro_rules! define_blake2b_new {
    ($hash_ty:ty) => { ... };
}
Expand description

defines a blake2b object