Docs.rs
sigma-rust-0.5.0
sigma-rust 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jopohl
Dependencies
base64 ^0.22.1
normal
cidr ^0.3.0
normal
regex ^1.11.0
normal
serde ^1.0.210
normal
serde_json ^1.0.132
normal
optional
serde_yml ^0.0.12
normal
strum ^0.26.3
normal
thiserror ^1.0.64
normal
criterion ^0.5
dev
walkdir ^2.5.0
dev
Versions
92.31%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
sigma_
rust
0.5.0
Structs
Event
Rule
Functions
check_rule
event_from_json
events_from_json
rule_from_yaml
sigma_rust
Function
event_from_json
Copy item path
Settings
Help
Summary
Source
pub fn event_from_json(json: &
str
) ->
Result
<
Event
,
Error
>
Expand description
Parse an event from a JSON string