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

Make Duration::not_zero public. #974

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

sosthene-nitrokey
Copy link
Contributor

This is useful for downstream wanting to re-implement TcpTransport This struct is only ever exposed through the unversionned module so its fine to expose this method and remove it in the future

@sosthene-nitrokey sosthene-nitrokey force-pushed the nexttimeout-not-zero-public branch from a4fe94a to df180ac Compare February 1, 2025 16:18
src/timings.rs Outdated Show resolved Hide resolved
This is useful for downstream wanting to re-implement `TcpTransport`
This struct is only ever exposed through the `unversionned` module
so its fine to expose this method and remove it in the future
@sosthene-nitrokey sosthene-nitrokey force-pushed the nexttimeout-not-zero-public branch from df180ac to bea4101 Compare February 3, 2025 09:04
@algesten algesten merged commit c7a9c9e into algesten:main Feb 3, 2025
34 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