in src/serialization/mod.rs [133:136]
fn chain_iter<'a>(self, iter: impl Iterator<Item = &'a [u8]>) -> Self; } impl<T: Update> UpdateExt for T {