rmanoka / async-scoped

A scope for async_std and tokio to spawn non-static futures
117 stars 14 forks source link

Remove feature gates, make Scope stateful #16

Closed ftelnov closed 9 months ago

ftelnov commented 10 months ago

closes #15

As said in the issue, this is an attempt to adapt crate so it could be used with ANY user-supplied executor