// Re-exports for benchmarks and integration tests.
// The binary crate (main.rs) is the primary entry point; this lib target
// exposes internals for criterion and other tooling.
pub
use NyxResult;
use Path;
use Config;
/// Run a two-pass scan without index (filesystem only).
/// This is the primary entry point for integration tests.