Local

A regex component that represents an atomic group.

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
struct Local<Output>

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