Docs.rs
dircat-0.7.0
dircat 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Romelium
Dependencies
anyhow ^1.0
normal
arboard ^3.6
normal
byte-unit ^5.1
normal
clap ^4.5
normal
content_inspector ^0.2
normal
crossbeam-channel ^0.5
normal
ctrlc ^3.5
normal
directories ^5.0
normal
env_logger ^0.11
normal
git2 ^0.20
normal
glob ^0.3
normal
hex ^0.4
normal
ignore ^0.4
normal
indicatif ^0.17
normal
log ^0.4
normal
once_cell ^1.21
normal
rayon ^1.11
normal
regex ^1.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3.23
normal
thiserror ^1.0
normal
tracing ^0.1
normal
walkdir ^2.5
normal
assert_cmd ^2.1
dev
criterion ^0.5
dev
predicates ^3.1
dev
tempfile ^3.23
dev
Versions
84.8%
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
is_git_url
dircat
0.7.0
In dircat::
git
dircat
::
git
Function
is_
git_
url
Copy item path
Source
pub fn is_git_url(path_str: &
str
) ->
bool
Expand description
Checks if a given string is a likely git repository URL.