chrono-english icon indicating copy to clipboard operation
chrono-english copied to clipboard

Improve usability

Open HarrisonMc555 opened this issue 1 year ago • 0 comments

I was using this library and ran into some issues. For example, I couldn't create my own DateErrors and I couldn't clone an Interval.

This pull request makes the date_error and date_result items public and adds several trait derivations to the public structs/enums.

The other changes are from running rustfmt, which is included in #25.

HarrisonMc555 avatar Oct 05 '23 17:10 HarrisonMc555