Docs.rs
xx-2.4.0
xx 2.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jdx
Dependencies
blake3 ^1
normal
optional
bzip2 ^0.6
normal
optional
duct ^1
normal
filetime ^0.2
normal
flate2 ^1
normal
optional
fslock ^0.2
normal
optional
globwalk ^0.9
normal
optional
homedir ^0.3
normal
log ^0.4
normal
md-5 ^0.10
normal
optional
miette ^7
normal
rand ^0.9
normal
regex ^1
normal
reqwest ^0.13
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
sha1 ^0.10
normal
optional
sha2 ^0.10
normal
optional
strsim ^0.11
normal
tar ^0.4
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
xz2 ^0.1
normal
optional
zip ^7
normal
optional
env_logger ^0.11
dev
insta ^1
dev
once_cell ^1
dev
pretty_assertions ^1
dev
serde_json ^1
dev
tempfile ^3
dev
test-log ^0.2
dev
tokio ^1
dev
wiremock ^0.6
dev
Versions
78.63%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-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
regex
xx
2.4.0
xx
Macro
regex
Copy item path
Source
macro_rules! regex { ($re:literal $(,)?) => { ... }; }