Docs.rs
artwrap-0.3.2
artwrap 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
martin-kolarik
Dependencies
async-channel ^2.5
normal
pin-project-lite ^0.2
normal
async-executor ^1.14
normal
async-io ^2.5
normal
blocking ^1.6
normal
dashmap ^6.1
normal
event-listener ^5.4
normal
gloo-timers ^0.3
normal
wasm-bindgen-futures ^0.4
normal
Versions
5.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
with_main_async
artwrap
0.3.2
artwrap
Function
with_
main_
async
Copy item path
Source
pub fn with_main_async<T, F:
AsyncFnOnce
() -> T>(f: F) -> T