Docs.rs
snipr-0.1.0
snipr 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
codeitlikemiley
Dependencies
anyhow ^1.0.75
normal
clap ^4.4.11
normal
dirs-next ^2.0.0
normal
dotenv ^0.15.0
normal
prettytable ^0.10.0
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
tempfile ^3.8.1
normal
tokio ^1.35.0
normal
Versions
9.59%
of the crate is documented
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
Files
snipr/
helpers.rs
1
pub mod
expand_home_dir;
2
pub mod
get_app_config;
3
pub mod
is_fuzzy_match;