Module neon::task[][src]

Utilities for scheduling tasks to be executed by the Node.js runtime

Traits

Task

A Rust task that can be executed in the background on the Node thread pool.