digest
macro_rules! impl_write { ($hasher:ident) => { ... }; }
Implements std::io::Write trait for implementer of Input
std::io::Write
Input