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

Replace futures_util::pin_mut with tokio::pin in doc #23

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Sep 30, 2023

As tokio-rustls is a crate for collaborating tokio and rustls, it might be more simple to use tokio::pin than futures_util::pin_mut in the document.

@djc
Copy link
Member

djc commented Sep 30, 2023

Seems reasonable, thanks!

@djc djc merged commit 6df177a into rustls:main Sep 30, 2023
6 checks passed
@tottoto tottoto deleted the use-tokio-in-doc branch October 1, 2023 01:12
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