Module pattern_lexer::pattern

source ·
Expand description

Module for pattern matching

Structs

Traits

  • A string Pattern. The type implementing it can be used as a pattern for rust &str.