Docs.rs
violet-0.0.1
violet 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ten3roberts
Dependencies
anyhow ^1.0
normal
flax ^0.4.0
normal
flume ^0.10
normal
futures ^0.3
normal
glam ^0.24
normal
once_cell ^1.18
normal
parking_lot ^0.12
normal
pin-project ^1.1
normal
slotmap ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wgpu ^0.16
normal
winit ^0.28
normal
Versions
32.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
violet
0.0.1
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Crate
violet
Copy item path
Source
Re-exports
§
pub use effect::
FutureEffect
;
pub use effect::
StreamEffect
;
Modules
§
effect
executor
time
Structs
§
App
Frame
Traits
§
Widget
Represents a widget in the UI tree which can mount itself into the frame.