mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 07:20:35 +00:00

This backports #1297 from `master`. Fixes #1296. I had forgotten to use all the input statements in #1228, so we would delete nearly all the statement of sync functions that return a boxed future :/