Docs.rs
zng-webrender-0.65.0
zng-webrender 0.65.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
SamRodri
github:zng-ui:owners
Dependencies
allocator-api2 ^0.2.18
normal
zng-webrender-api ^0.65.0
normal
bincode ^1.0
normal
bitflags ^2
normal
byteorder ^1.0
normal
derive_more ^2
normal
etagere ^0.2.13
normal
euclid ^0.22.10
normal
fxhash ^0.2.1
normal
gleam ^0.15.1
normal
glean =64.4.0
normal
optional
zng-wr-glyph-rasterizer ^0.4.0
normal
lazy_static ^1
normal
log ^0.4
normal
zng-wr-malloc-size-of ^0.2.0
normal
malloc_size_of_derive ^0.1
normal
num-traits ^0.2
normal
zng-peek-poke ^0.4.0
normal
plane-split ^0.18
normal
png ^0.16
normal
optional
rayon ^1
normal
ron ^0.10.0
normal
optional
serde ^1.0
normal
optional
smallvec ^1
normal
svg_fmt ^0.4
normal
zng-swgl ^0.4.0
normal
optional
topological-sort ^0.1
normal
tracy-rs ^0.1.2
normal
zng-webrender-build ^0.0.5
normal
mozangle ^0.5.2
dev
rand ^0.4
dev
build-parallel ^0.1.2
build
glslopt ^0.1.11
build
zng-webrender-build ^0.0.5
build
Versions
72.52%
of the crate is documented
Platform
i686-pc-windows-msvc
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
zng_
webrender
0.65.0
Render
Backend
Hooks
Required Methods
init_thread
Implementors
In crate zng_
webrender
zng_webrender
Trait
RenderBackendHooks
Copy item path
Source
pub trait RenderBackendHooks { // Required method fn
init_thread
(&self); }
Required Methods
§
Source
fn
init_thread
(&self)
Implementors
§