Module regex_automata::meta::strategy

source ยท

Structsยง

Traitsยง

  • Strategy ๐Ÿ”’
    A trait that represents a single meta strategy. Its main utility is in providing a way to do dynamic dispatch over a few choices.

Functionsยง

  • Copies the offsets in the given match to the corresponding positions in slots.
  • new ๐Ÿ”’