Docs.rs
drft-cli-0.7.0
drft-cli 0.7.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
johnmdonahue
Dependencies
anyhow ^1
normal
blake3 ^1
normal
clap ^4
normal
globset ^0.4
normal
ignore ^0.4
normal
notify ^7
normal
notify-debouncer-mini ^0.5
normal
pulldown-cmark ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.12
normal
thiserror ^2
normal
toml ^0.8
normal
url ^2.5.8
normal
criterion ^0.5
dev
tempfile ^3
dev
Versions
24.04%
of the crate is documented
Platform
i686-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
Skip to main content
Module discovery
drft
0.7.0
Module discovery
Module Items
Functions
In crate drft
drft
Module
discovery
Copy item path
Source
Functions
ยง
discover
Discover files under
root
matching
include
patterns (minus
exclude
). Respects
.gitignore
automatically. Returns paths relative to
root
, sorted.