Contents

Local

A regex component that represents an atomic group.

Declaration

struct Local<Output>

Overview

An atomic group opens a local backtracking scope which, upon successful exit, discards any remaining backtracking points from within the scope.

Topics

Initializers

See Also

Quantifiers