seq

Function seq 

Source
pub fn seq<T: Seq>(tuple: T) -> T::Out
Expand description

Match if all matchers match one after the other

Example going forward:

[ Matcher #1 ]
              [ Matcher #2 ]
                            [ Matcher #3 ]