//! "When" parses natural language date/time and produces computer friendly output structures.
//!//! This library is inspired by https://github.com/olebedev/when
pubmodparser;pub(crate)modrules;pubuseparser::Parser;pubuserules::en::parse as en;pubuserules::errors::DateTimeError;