Write documentation for executor::WasmBindgen
This commit is contained in:
parent
f14009601e
commit
7bb6411dfc
@ -1,5 +1,6 @@
|
|||||||
use crate::Executor;
|
use crate::Executor;
|
||||||
|
|
||||||
|
/// A type representing a `wasm-bindgen-futures` runtime.
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct WasmBindgen;
|
pub struct WasmBindgen;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user