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

Clean up new Timestamp APIs #759

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Clean up new Timestamp APIs #759

merged 1 commit into from
Jun 24, 2024

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Jun 24, 2024

We can generalize the impl ClockSequence<Output = u16> APIs to impl ClockSequence<Output = impl Into<u128>> without major breakage so don't need to introduce new APIs for them. The Timestamp::from_unix_time API is new, so we can generalize it too before we release it.

@KodrAus KodrAus merged commit 62b7145 into main Jun 24, 2024
21 checks passed
@KodrAus KodrAus deleted the chore/v7-counter-cleanup branch June 24, 2024 03:11
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