Docs.rs
dnstap-utils-0.5.0
dnstap-utils 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
edmondsfastly
Dependencies
anyhow ^1.0.69
normal
async-channel ^1.8.0
normal
async-stream ^0.3.4
normal
bytes ^1.4.0
normal
chrono ^0.4.23
normal
clap ^4.1.8
normal
domain ^0.7.1
normal
futures ^0.3.26
normal
futures-util ^0.3.26
normal
heck ^0.4.1
normal
hex ^0.4.3
normal
hyper ^0.14.24
normal
inotify ^0.10.0
normal
ip_network ^0.4.1
normal
ip_network_table ^0.2.0
normal
lazy_static ^1.4.0
normal
libc ^0.2.139
normal
log ^0.4.17
normal
prometheus ^0.13.3
normal
prometheus-static-metric ^0.5.1
normal
prost ^0.11.8
normal
stderrlog ^0.5.4
normal
thiserror ^1.0.38
normal
tokio ^1.25.0
normal
tokio-stream ^0.1.12
normal
tokio-util ^0.7.7
normal
prost-build ^0.11.8
build
Versions
78.85%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
deserialize_dnstap_handler_error
dnstap_
utils
0.5.0
In dnstap_
utils::
util
dnstap_utils
::
util
Function
deserialize_
dnstap_
handler_
error
Copy item path
Source
pub fn deserialize_dnstap_handler_error( input: &[
u8
], ) ->
Result
<
DnstapHandlerError
>