Docs.rs
u-siem-0.0.113
u-siem 0.0.113
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
serde ^1.0
normal
serde_json ^1.0
normal
async-std ^1.10.0
dev
lazy_static ^1.4.0
dev
Versions
37.28%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In usiem::components::query
?
Function
usiem
::
components
::
query
::
get_keyword_token
source
·
[
−
]
pub fn get_keyword_token(ident: &
Vec
<
char
>) ->
Result
<
Token
,
String
>