Write documentation for executor::WasmBindgen
This commit is contained in:
parent
f14009601e
commit
7bb6411dfc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
use crate::Executor;
|
||||
|
||||
/// A type representing a `wasm-bindgen-futures` runtime.
|
||||
#[derive(Debug)]
|
||||
pub struct WasmBindgen;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue