Skip to main content

Crate engine

Crate engine 

Source
Expand description

Public scan API (Scanner, ScanOptions, scan).

Structs§

ScanOptions
ScanProgress
Scanner
Thin handle around ScanOptions for callers that prefer an object API.

Enums§

ScanError
XxhashMode

Functions§

scan
Walk opts.roots and write one NDJSON line per file to writer.
scan_with_callbacks