Crate scfg_scanner

Source
Expand description

The Scanner type is the main entry point. It yields instances of Token.

Structs§

Error
Error encountered scanning input data.
Scanner
Scanner for the scfg configuration format.

Enums§

ErrorKind
Categories of errors.
Token
Tokens found scanning input data.