Docs.rs
rust-sanitize-0.11.0
rust-sanitize 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
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
compact_str ^0.7
normal
csv ^1
normal
ctrlc ^3
normal
dashmap ^6
normal
flate2 ^1
normal
glob ^0.3
normal
hmac ^0.12
normal
pbkdf2 ^0.12
normal
quick-xml ^0.31
normal
rand ^0.9
normal
rayon ^1
normal
regex ^1
normal
rpassword ^7
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
sha2 ^0.10
normal
tar ^0.4.45
normal
thiserror ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2
normal
zeroize ^1
normal
zip ^2
normal
criterion ^0.5
dev
proptest ^1
dev
tempfile ^3
dev
nix ^0.29
normal
Versions
91.35%
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
sanitize_
engine
0.11.0
In sanitize_
engine::
log_
context
sanitize_engine
::
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.