//! Stable public API for filesystem scanning (`ScanOptions`, `scan`, `FileRecord`, …).
//!
//! In-repo crates under `scanner/crates/*` are implementation details; depend on this
//! package for integration (e.g. workers, tools).
pub use ;
pub use PartialOptions;
pub use ;
pub use ;