peeking_next_by_clone

Macro peeking_next_by_clone 

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