Docs.rs
huginn-net-1.4.5
huginn-net 1.4.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
biandratti
Dependencies
hpack-patched ^0.3.0
normal
lazy_static ^1.5.0
normal
nom ^8.0.0
normal
pcap-file ^3.0.0-rc1
normal
pnet ^0.35.0
normal
sha2 ^0.10.9
normal
thiserror ^2.0.14
normal
tls-parser ^0.12.2
normal
tracing ^0.1.41
normal
ttl_cache ^0.5.1
normal
clap ^4.5.46
dev
criterion ^0.7.0
dev
pcap-file ^3.0.0-rc1
dev
tracing-appender ^0.2.3
dev
tracing-subscriber ^0.3.20
dev
Versions
40.45%
of the crate is documented
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
Module db_matching_trait
huginn_
net
1.4.5
Module db_
matching_
trait
Module Items
Traits
In crate huginn_
net
huginn_net
Module
db_
matching_
trait
Copy item path
Source
Traits
ยง
Database
Signature
A fingerprint signature as defined in a database.
OF
is the type of
ObservedFingerprint
that this database signature can be compared against.
Fingerprint
Db
Represents a collection of database signatures of a specific type.
OF
is the
ObservedFingerprint
type.
DS
is the
DatabaseSignature
type that can be compared against
OF
.
Index
Key
Base trait for keys used in fingerprint indexes.
Match
Quality
Observed
Fingerprint
An observed fingerprint from live network traffic or a test case.