Docs.rs
lsu-0.1.1
lsu 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
l5yth
Dependencies
anyhow ^1
normal
crossterm ^0.29
normal
ratatui ^0.30
normal
serde ^1
normal
serde_json ^1
normal
Versions
100%
of the crate is documented
Go to latest version
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
Skip to main content
Crate lsu
lsu
0.1.1
All Items
Crate Items
Re-exports
Modules
Crate
lsu
Copy item path
Source
Expand description
Library entry point for the
lsu
crate.
Re-exports
§
pub use app::
run
;
Modules
§
app
App entry module.
cli
Command-line parsing and usage text.
command
Process execution helpers.
journal
journalctl
integration and log parsing helpers.
rows
Transform and sort logic for list-table rows.
systemd
systemctl
integration and service filtering logic.
types
Shared domain and UI state types.