simple_spawner 0.3.0-alpha.17

Simple spawner for long-running CPU tasks that don't have any pause points. Spawn a task on a thread pool that starts immediately and returns a future that can be later polled by any other executor. Also provides old style `wait()` function to be synchronously polled on the current thread.
Documentation
  • Feature flags
  • Feature flags are not available for this release because it was built before features were collected by docs.rs.

simple_spawner

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

Feature flags are not available for this release because it was built before features were collected by docs.rs.