Docs.rs
violet-0.0.1
violet 0.0.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
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
27.59%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate violet
Version 0.0.1
All Items
Re-exports
Modules
Structs
Traits
?
Crate
violet
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.