Docs.rs
fm-tui-0.1.31
fm-tui 0.1.31
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
qkzk
Dependencies
anyhow ^1.0.90
normal
beef ^0.5.2
normal
chrono ^0.4.38
normal
clap ^4.5.17
normal
content_inspector ^0.2.4
normal
copypasta ^0.10.1
normal
crossterm ^0.28.1
normal
flate2 ^1.0
normal
fs_extra ^1.3.0
normal
indicatif ^0.17.8
normal
log ^0.4.22
normal
log4rs ^1.3.0
normal
nucleo ^0.5.0
normal
nvim-rs ^0.7
normal
oauth2 ^4.4.2
normal
opendal ^0.49.2
normal
pathdiff ^0.2.1
normal
pgs-files ^0.0.7
normal
ratatui ^0.28.1
normal
regex ^1.10.6
normal
rust-lzma ^0.6.0
normal
serde ^1.0
normal
serde_yml ^0.0.12
normal
strfmt ^0.2.4
normal
strum ^0.26.3
normal
strum_macros ^0.26.4
normal
syntect ^5.0.0
normal
sysinfo ^0.31.4
normal
tar ^0.4.38
normal
tokio ^1
normal
ueberzug ^0.1.0
normal
unicode-segmentation ^1.11.0
normal
url ^2.5.2
normal
url-escape ^0.1.1
normal
vte ^0.13.0
normal
walkdir ^2.5.0
normal
zip ^2.2.0
normal
fs_extra ^1.2.0
build
Versions
92.31%
of the crate is documented
Go to latest version
Platform
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
Files
fm/
lib.rs
1
2
3
4
5
6
pub mod
app;
pub mod
common;
pub mod
config;
pub mod
event;
pub mod
io;
pub mod
modes;