iso8601.rs |
Rules defined in [ISO 8601].
[ISO 8601]: https://www.iso.org/iso-8601-date-and-time-format.html |
5702 |
mod.rs |
Combinators for rules as defined in a standard.
When applicable, these rules have been converted strictly following the ABNF syntax as specified
in [RFC 2234].
[RFC 2234]: https://datatracker.ietf.org/doc/html/rfc2234 |
315 |
rfc2234.rs |
Rules defined in [RFC 2234].
[RFC 2234]: https://datatracker.ietf.org/doc/html/rfc2234 |
351 |
rfc2822.rs |
Rules defined in [RFC 2822].
[RFC 2822]: https://datatracker.ietf.org/doc/html/rfc2822 |
3951 |