crypto_mac
macro_rules! impl_write { ($mac:ident) => { ... }; }
Implements std::io::Write trait for implementer of Mac
std::io::Write
Mac