Docs.rs
azul-webrender-api-0.62.0
azul-webrender-api 0.62.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
fschutt
Dependencies
app_units ^0.7
normal
bitflags ^1.2
normal
byteorder ^1.2.1
normal
crossbeam-channel ^0.5
normal
derive_more ^0.99
normal
euclid ^0.22.6
normal
azul-wr_malloc_size_of ^0.0.1
normal
malloc_size_of_derive ^0.1
normal
azul-peek-poke ^0.2
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_derive ^1.0
normal
time ^0.1
normal
core-foundation ^0.9
normal
core-graphics ^0.22
normal
Versions
36.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
azul_
webrender_
api
0.62.0
In azul_
webrender_
api::
channel
azul_webrender_api
::
channel
Function
payload_channel
Copy item path
Source
pub fn payload_channel() ->
Result
<(
PayloadSender
,
PayloadReceiver
),
Error
>