Macro core::hash::impls::impl_write

source ·
macro_rules! impl_write {
    ($(($ty:ident, $meth:ident),)*) => { ... };
}