Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add precision to time and chrono #146

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Conversation

saiintbrisson
Copy link
Contributor

@saiintbrisson saiintbrisson commented Aug 22, 2023

This commit does a couple of things, mainly:

  • Adds a {chrono|time}::Precision<N> struct to control the nanoseconds precision level.
  • Enables bigdecimal-rs to be used standalone, without requiring rust_decimal.

It also uses const generics to implement any array length dummy.
The version was bumped to 2.9.0.

@cksac cksac merged commit 6651a39 into cksac:master Aug 31, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants