ContextualKeyword

struct ContextualKeyword<T> : Combinator where T : RawRepresentable, T.RawValue == String

A combinator that parses contextual keywords.