Docs.rs
rsigma-eval-0.5.0
rsigma-eval 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mostafa
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
flate2 ^1
normal
ipnet ^2
normal
log ^0.4
normal
regex ^1
normal
rsigma-parser ^0.5.0
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
criterion ^0.5
dev
proptest ^1.10.0
dev
rand ^0.9
dev
Versions
78.47%
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
Skip to main content
Module error
rsigma_
eval
0.5.0
Module error
Module Items
Enums
Type Aliases
In crate rsigma_
eval
rsigma_eval
Module
error
Copy item path
Source
Expand description
Evaluation-specific error types.
Enums
§
Eval
Error
Errors that can occur during rule compilation or evaluation.
Type Aliases
§
Result
Convenience result type.