Docs.rs
rust-sanitize-0.15.0
rust-sanitize 0.15.0
Permalink
Docs.rs crate page
Apache-2.0
26 June 2026
Links
Repository
crates.io
Source
Owners
kayelohbyte
Dependencies
aes-gcm ^0.10
normal
aho-corasick ^1
normal
bytecount ^0.6
normal
clap ^4.5.60
normal
optional
compact_str ^0.7
normal
csv ^1
normal
optional
csv-core ^0.1
normal
optional
ctrlc ^3
normal
optional
dashmap ^6
normal
flate2 ^1
normal
optional
glob ^0.3
normal
hmac ^0.12
normal
jiter ^0.13
normal
pbkdf2 ^0.12
normal
quick-xml ^0.31
normal
optional
rand ^0.9
normal
rayon ^1
normal
regex ^1
normal
rpassword ^7
normal
optional
saphyr-parser ^0.0.6
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
sha2 ^0.10
normal
tar ^0.4.45
normal
optional
thiserror ^1
normal
toml ^0.8
normal
toml_edit ^0.22
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
ureq ^2
normal
optional
walkdir ^2
normal
optional
zeroize ^1
normal
zip ^2
normal
optional
criterion ^0.5
dev
proptest ^1
dev
tempfile ^3
dev
nix ^0.29
normal
Versions
91.65%
of the crate is documented
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
DEFAULT_MAX_MATCHES
rust_
sanitize
0.15.0
In rust_
sanitize::
log_
context
rust_sanitize
::
log_context
Constant
DEFAULT_
MAX_
MATCHES
Copy item path
Source
pub const DEFAULT_MAX_MATCHES:
usize
= 50;
Expand description
Default cap on matches returned in a single result.