Docs.rs
natural-date-parser-0.1.2
natural-date-parser 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
koejdga
Dependencies
anyhow ^1.0.93
normal
chrono ^0.4.38
normal
chronoutil ^0.2.7
normal
pest ^2.7.14
normal
pest_derive ^2.7.14
normal
thiserror ^2.0.3
normal
Versions
72.73%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
natural_
date_
parser
0.1.2
All Items
Crate Items
Modules
Structs
Enums
Crate
natural_date_parser
Copy item path
Source
Modules
§
date_
parser
Module for parsing and processing date-related expressions.
Structs
§
Date
Parser
A parser for date-related expressions using the
pest
parser library.
Enums
§
Parse
Date
Error
Enum representing errors that can occur while parsing a date.
Rule