Skip to content

Add new value module - #76

Draft
AldaronLau wants to merge 3 commits into
v0from
value-module
Draft

AldaronLau wants to merge 3 commits into
v0from
value-module

Conversation

@AldaronLau

Copy link
Copy Markdown
Owner

Bumps MSRV to 1.95 since it's required for the new range types.

New traits:

  • Value (min and max)
  • Validate (range list)
  • Contiguous (single range)
  • Uninhabited (no valid ranges - implement for !/Infallible type)

Traits to replace:

  • MultiRange (min and max, range list)
  • Range (min and max, single range)

Adds:

  • time module
  • float module

This branch has not been deployed

No deployments
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.

1 participant