//! dates-le — every date and timestamp in a codebase, and the instant
//! each one resolves to.
//!
//! `extract/` is pure and is where the behaviour lives; `walk` and
//! `scan` are the only modules that touch a filesystem; `cli` and `mcp`
//! are surfaces over the same answers.
pub
pub
pub
pub
pub
pub use run;