Docs.rs
wry-bindgen-0.2.122-alpha.3
wry-bindgen 0.2.122-alpha.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ealmloff
github:dioxuslabs:publish
Dependencies
async-channel ^2.5.0
normal
base64 ^0.22
normal
bytemuck ^1.14
normal
futures-channel ^0.3.31
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
http ^1.4.0
normal
inventory ^0.3.21
normal
once_cell ^1.21.3
normal
pollster ^0.4.0
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
spin ^0.10.0
normal
wry-bindgen-macro =0.2.122-alpha.3
normal
lazy-js-bundle ^0.7.2
build
Versions
63.28%
of the crate is documented
Platform
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
Module sys
wry_
bindgen
0.2.122-alpha.3
Module sys
Module Items
Structs
Traits
In crate wry_
bindgen
wry_bindgen
Module
sys
Copy item path
Source
Expand description
JavaScript system value wrappers and promise compatibility traits.
Structs
§
JsOption
Null
Undefined
Traits
§
Promising
Marker trait for values that are either a resolution value or a promise-like value.