Docs.rs
dotr-dear-1.2.0
dotr-dear 1.2.0
Docs.rs crate page
MIT
08 July 2026
Links
Repository
crates.io
Source
Owners
uroybd
Dependencies
anyhow ^1.0.100
normal
clap ^4.5.51
normal
diff ^0.1.13
normal
glob-match ^0.2.1
normal
regex ^1.12.2
normal
serde ^1.0.228
normal
tera ^2
normal
toml ^1.1.2
normal
uuid ^1.18.1
normal
walkdir ^2.5.0
normal
Versions
4.43%
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
Skip to main content
Files
dotr_dear/
lib.rs
1
pub mod
cli;
2
pub mod
config;
3
pub mod
context;
4
pub mod
package;
5
pub mod
profile;
6
pub mod
utils;