Skip to main content

Module scan_string

Module scan_string 

Source
Expand description

Utilities for scanning string literals.

Structs§

StringConfig
Configuration for string literal scanning.

Functions§

find_first_of_4
Finds the first occurrence of any of the four given bytes.