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
Crate flawz
flawz
0.3.0
All Items
Crate Items
Modules
Crate
flawz
Copy item path
Source
Expand description
A Terminal UI for browsing CVEs.
Modules
ยง
app
Application.
args
Command-line arguments.
cve
CVE wrapper.
error
Error implementation.
event
Terminal event.
handler
Event handler.
terminal
Terminal handler
theme
Application theme.
tui
TUI renderer.
widgets
Custom widgets.