itertools::peeking_take_while

Macro peeking_next_by_clone

Source
macro_rules! peeking_next_by_clone {
    ([$($typarm:tt)*] $type_:ty) => { ... };
}