Docs.rs
ratzilla-0.3.0
ratzilla 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
orhun
github:ratatui:core
Dependencies
beamterm-renderer ^0.10.0
normal
bitvec ^1.0.1
normal
compact_str ^0.9.0
normal
console_error_panic_hook ^0.1.7
normal
ratatui ^0.30
normal
thiserror ^2.0.18
normal
unicode-width ^0.2.2
normal
web-sys ^0.3.81
normal
wasm-bindgen-test ^0.3.58
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module event
ratzilla
0.3.0
Module event
Module Items
Structs
Enums
In crate ratzilla
ratzilla
Module
event
Copy item path
Source
Expand description
Event/input handling.
Structs
§
KeyEvent
A key event.
Mouse
Event
A mouse movement event.
Enums
§
KeyCode
A key code.
Mouse
Button
A mouse button.
Mouse
Event
Kind
A mouse event.