[][src]Module neon::task

Asynchronous background tasks that run in the Node thread pool.

Traits

Task

A Rust task that can be executed in a background thread.