Macro crypto_mac::impl_write
source · [−]macro_rules! impl_write {
($mac:ident) => { ... };
}
Expand description
Implements std::io::Write
trait for implementer of Mac
macro_rules! impl_write {
($mac:ident) => { ... };
}
Implements std::io::Write
trait for implementer of Mac