Docs.rs
dioxus-native-0.7.2
dioxus-native 0.7.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
nicoburns
Dependencies
anyrender ^0.6.2
normal
anyrender_vello ^0.6
normal
blitz-dom ^0.2.4
normal
blitz-html ^0.2
normal
optional
blitz-net ^0.2
normal
optional
blitz-paint ^0.2
normal
optional
blitz-shell ^0.2
normal
blitz-traits ^0.2
normal
dioxus-asset-resolver ^0.7.2
normal
dioxus-cli-config ^0.7.2
normal
optional
dioxus-core ^0.7.2
normal
dioxus-devtools ^0.7.2
normal
optional
dioxus-document ^0.7.2
normal
dioxus-history ^0.7.2
normal
dioxus-html ^0.7.2
normal
dioxus-native-dom ^0.7.2
normal
futures-util ^0.3
normal
keyboard-types ^0.7
normal
rustc-hash ^2.1.1
normal
tokio ^1.48
normal
optional
tracing ^0.1.41
normal
optional
webbrowser ^1.0
normal
winit ^0.30.11
normal
anyrender_vello_cpu ^0.8
normal
Versions
35.71%
of the crate is documented
Platform
aarch64-apple-darwin
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
use_wgpu
dioxus_
native
0.7.2
dioxus_native
Function
use_
wgpu
Copy item path
Source
pub fn use_wgpu<T:
CustomPaintSource
>(create_source: impl
FnOnce
() -> T) ->
u64
Available on
not (iOS and
target_abi=sim
)
.