Function layered_nlp::x::seq[][src]

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

Match if all matchers match one after the other

Example going forward:

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