Docs.rs
u-siem-0.7.0
u-siem 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
SecSamDev
Dependencies
chrono ^0.4
normal
crossbeam-channel ^0.5
normal
dyn-clone ^1.0
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sled ^0.34.7
normal
optional
async-std ^1
dev
serde_yaml ^0
dev
Versions
35.83%
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 task
usiem
0.7.0
Module task
Module Items
Structs
Enums
Traits
Type Aliases
In usiem::
components
usiem
::
components
Module
task
Copy item path
Source
Structs
§
Siem
Task
Enqueued task with data. If the Task has finished then the result has Some data. This data can be a Ok with the output (not the data) or the error. The ID is to get the Task result
Siem
Task
Result
Task
Definition
Enums
§
Siem
Task
Data
Siem
Task
Type
Task
Fire
Mode
Traits
§
Task
Builder2
Type Aliases
§
Task
Builder