mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00

This function is used by the Tokio macros introduced by #1058 but was omitted from the PR.
Tokio async/await examples
These are a separate crate in order to work around some cargo bugs. It also
allows [patch]
to be used in Cargo.toml
to ensure the correct lib versions
are being pulled in.