Docs.rs
rfgrep-0.4.0
rfgrep 0.4.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
kh3rld
Dependencies
aho-corasick ^1.1
normal
arboard ^3.2
normal
atty ^0.2
normal
byte-unit ^5.1.6
normal
chrono ^0.4
normal
clap ^4.4
normal
clap_complete ^4.5.54
normal
colored ^3.0.0
normal
crossbeam-channel ^0.5
normal
crossterm ^0.29
normal
ctrlc ^3.4
normal
dialoguer ^0.12
normal
dirs ^6.0.0
normal
env_logger ^0.11.8
normal
hyper ^1.7
normal
ignore ^0.4.23
normal
indicatif ^0.18
normal
infer ^0.19
normal
is-terminal ^0.4
normal
lazy_static ^1.4
normal
libc ^0.2
normal
libloading ^0.8
normal
log ^0.4
normal
lru ^0.16
normal
memchr ^2.7
normal
memmap2 ^0.9
normal
nix ^0.30
normal
num_cpus ^1.16
normal
parking_lot ^0.12.5
normal
prometheus ^0.14
normal
rand ^0.9
normal
optional
ratatui ^0.29
normal
rayon ^1.10
normal
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0.142
normal
serde_with ^3.15.0
normal
serde_yaml ^0.9
normal
simplelog ^0.12
normal
tempfile ^3.23
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
toml ^0.9.4
normal
walkdir ^2.3
normal
assert_cmd ^2.0
dev
criterion ^0.7
dev
mockall ^0.13
dev
predicates ^3.1.3
dev
proptest ^1.4
dev
quickcheck ^1.0
dev
rand ^0.9
dev
tempfile ^3.23
dev
testing_logger ^0.1.1
dev
Versions
44.33%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
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 app_simple
rfgrep
0.4.0
Module app_
simple
Module Items
Structs
In crate rfgrep
rfgrep
Module
app_
simple
Copy item path
Source
Expand description
Simplified application architecture with async runtime support Simplified application structure
Structs
ยง
Rfgrep
App
Simplified application that uses existing components