Docs.rs
keyhog-scanner-0.2.1
keyhog-scanner 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
santhsecurity
Dependencies
aho-corasick ^1
normal
base64 ^0.22
normal
bytemuck ^1
normal
optional
hex ^0.4.3
normal
hyperscan ^0.3
normal
optional
keyhog-core ^0.2
normal
lazy_static ^1.4
normal
lru ^0.12
normal
memchr ^2.8.0
normal
parking_lot ^0.12.5
normal
pollster ^0.4
normal
rayon ^1
normal
regex ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
simdsieve ^0.1
normal
optional
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
unicode-normalization ^0.1
normal
warpstate ^0.1
normal
wgpu ^24
normal
optional
criterion ^0.5
dev
proptest ^1.11.0
dev
tempfile ^3
dev
tokio ^1
dev
toml ^0.8
dev
io-uring ^0.7
normal
Versions
67.12%
of the crate is documented
Go to latest version
Platform
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
keyhog_
scanner
0.2.1
Module error
Module Items
Enums
Type Aliases
In crate keyhog_
scanner
keyhog_scanner
Module
error
Copy item path
Source
Expand description
Specialized error types for the scanner engine.
Enums
§
Scan
Error
Errors returned while compiling detector patterns into a scanner.
Type Aliases
§
Result
Specialized Result type for scanning operations.