Docs.rs
nibb-0.5.0
nibb 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
konni332
Dependencies
anyhow ^1.0.98
normal
chrono ^0.4.41
normal
clap ^4.5.40
normal
colored ^3.0.0
normal
optional
dirs ^6.0.0
normal
git2 ^0.20.2
normal
infer ^0.19.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
slug ^0.1.6
normal
tempfile ^3.20.0
normal
thiserror ^2.0.12
normal
toml ^0.9.0
normal
walkdir ^2.5.0
normal
cbindgen ^0.29.0
build
Versions
43.16%
of the crate is documented
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
nibb_core/snippets/
mod.rs
1
pub mod
snippet;
2
pub mod
repo;
3
pub mod
utils;
4
pub mod
file_type;