0.1 Handle to 0.3 Compat

The title says it all! Some libraries I'm using need a handle. I can pull the source and upgrade it, but I wanted to know if there was a compat-layer feature for this job

If using tokio alpha, just use tokio::spawn(future).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.