Docs.rs
rgpui-wgpu-0.3.0
rgpui-wgpu 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cyberdoors
Dependencies
anyhow ^1.0.86
normal
bytemuck ^1
normal
cosmic-text ^0.19.0
normal
etagere ^0.2
normal
zed-font-kit ^0.14.1-zed
normal
optional
itertools ^0.14.0
normal
log ^0.4
normal
parking_lot ^0.12.5
normal
profiling ^1
normal
raw-window-handle ^0.6
normal
rgpui ^0.3.0
normal
smallvec ^1.6
normal
swash ^0.2.6
normal
unicode-segmentation ^1.13
normal
wgpu ^29.0
normal
criterion ^0.8
dev
pollster ^0.4.0
normal
indexmap ^2.14.0
normal
js-sys ^0.3
normal
rustc-hash ^2.1.0
normal
wasm-bindgen ^0.2.120
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
42.31%
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
try_get
rgpui_
wgpu
0.3.0
In rgpui_
wgpu::
shared_
context
rgpui_wgpu
::
shared_context
Function
try_get
Copy item path
Source
pub fn try_get() ->
Option
<&'static
SharedGpuContext
>
Expand description
获取共享的 wgpu GPU 上下文(如果已注册)。