Docs.rs
webui-0.11.2
webui 0.11.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
erikgassler
Dependencies
async-std ^1.12
normal
chrono ^0.4
normal
futures ^0.3
normal
js-sys ^0.3
normal
lazy_static ^1.4
normal
num-format ^0.4
normal
regex ^1
normal
rust_decimal ^1.26
normal
rust_decimal_macros ^1.26
normal
serde ^1.0
normal
serde_json ^1.0
normal
uuid ^1.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
wasm-logger ^0.2
normal
web-sys ^0.3
normal
webui_procs ^0.10
normal
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
webui
0.11.2
webui
Macro
spawn_async
Copy item path
Source
macro_rules! spawn_async { ( $x:expr ) => { ... }; }
Expand description
Macro for spawning an async process