logo
macro_rules! impl_write {
    ($hasher : ident) => { ... };
}
Expand description

Implements std::io::Write trait for implementer of Update