Docs.rs
sentinel-modsec-0.1.0
sentinel-modsec 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
raffaelschneider
Dependencies
aho-corasick ^1.1
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
clap ^4.5
normal
dashmap ^6.1
normal
glob ^0.3
normal
hex ^0.4
normal
html-escape ^0.2
normal
ipnetwork ^0.20
normal
maxminddb ^0.24
normal
optional
md-5 ^0.10
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
percent-encoding ^2.3
normal
phf ^0.11
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
proptest ^1.6
dev
tempfile ^3.12
dev
uuid ^1.10
dev
Versions
82.57%
of the crate is documented
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
Module error
sentinel_
modsec
0.1.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate sentinel_
modsec
sentinel_modsec
Module
error
Copy item path
Source
Expand description
Error types for sentinel-modsec.
Structs
§
Source
Location
Source location for error reporting.
Enums
§
Error
Main error type for sentinel-modsec operations.
Type Aliases
§
Result
Result type alias using the crate’s Error type.