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