Module vectorscan::sources
source · Expand description
Wrappers for types of string data which can be searched and indexed.
These objects are used to provide string data for inputs to search functions
like scan_sync()
, and subsets of those
arguments are received as outputs by match callbacks to produce match info
such as Match
.