macro_rules! collect_sponge_bytes { ($head:expr $(, $tail:expr)* ) => { ... }; }
Quickly convert a list of different Absorbs into sponge bytes.
Absorb