Trait Alias wasm_mt_pool::PoolCallback[][src]

trait PoolCallback = FnOnce(Result<JsValue, JsValue>) + 'static;