Docs.rs
flawz-0.3.0
flawz 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
orhun
Dependencies
clap ^4.5.20
normal
clap_complete ^4.5.36
normal
clap_mangen ^0.2.21
normal
itertools ^0.13.0
normal
nvd_cve ^0.2.0
normal
ratatui ^0.29.0
normal
textwrap ^0.16.1
normal
thiserror ^1.0.66
normal
tui-input ^0.11.0
normal
tui-popup ^0.6.0
normal
webbrowser ^1.0.2
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
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 handler
flawz
0.3.0
Module handler
Module Items
Functions
In crate flawz
flawz
Module
handler
Copy item path
Source
Expand description
Event handler.
Functions
ยง
handle_
key_
events
Handles the key events and updates the state of
App
.
handle_
mouse_
events
Handles the mouse events and updates the state of
App
.