Docs.rs
linthis-0.14.0
linthis 0.14.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zhlinh
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4.3
normal
colored ^2.0
normal
crossterm ^0.28
normal
directories ^5.0
normal
env_logger ^0.10
normal
fs2 ^0.4
normal
globset ^0.4
normal
lazy_static ^1.4
normal
libc ^0.2
normal
log ^0.4
normal
notify ^6.1
normal
notify-rust ^4.10
normal
optional
ratatui ^0.28
normal
rayon ^1.7
normal
regex ^1.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
similar ^2.4
normal
tempfile ^3
normal
thiserror ^1.0
normal
tokio ^1
normal
toml ^0.5
normal
toml_edit ^0.22
normal
tower-lsp ^0.20
normal
walkdir ^2.3
normal
xxhash-rust ^0.8
normal
Versions
81.61%
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
get_project_root
linthis
0.14.0
In linthis::
utils
linthis
::
utils
Function
get_
project_
root
Copy item path
Source
pub fn get_project_root() ->
PathBuf
Expand description
Get the project root directory (git root or current directory).