in src/serialization/mod.rs [149:152]
fn update_iter<'a>(&mut self, iter: impl Iterator<Item = &'a [u8]>); } impl<T: Mac> MacExt for T {