Module strategy

Source

Structsยง

Core ๐Ÿ”’
Pre ๐Ÿ”’
ReverseAnchored ๐Ÿ”’
ReverseInner ๐Ÿ”’
ReverseSuffix ๐Ÿ”’

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ยง

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