//local shortcuts
use crate::*;
//third-party shortcuts
//standard shortcuts
//-------------------------------------------------------------------------------------------------------------------
/// Implements `OneshotSpawner` for `wasm` runtimes (spawns wasm tasks).
;
//-------------------------------------------------------------------------------------------------------------------