Docs.rs
dyns-0.7.2
dyns 0.7.2
Docs.rs crate page
Apache-2.0
19 August 2026
Links
Repository
crates.io
Source
Owners
genmeta-developer
github:genmeta:developers
Dependencies
base64 ^0.22
normal
bitfield-struct ^0.13
normal
bytes ^1
normal
dashmap ^6
normal
optional
dhttp-identity ^0.3.0
normal
dquic ^0.7.1
normal
flume ^0.12
normal
optional
futures ^0.3
normal
h3x ^0.6.1
normal
optional
http ^1
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1
normal
optional
libc ^0.2
normal
optional
nom ^8
normal
rand ^0.10
normal
reqwest ^0.13
normal
optional
ring ^0.17
normal
rustls ^0.23
normal
rustls-native-certs ^0.8
normal
optional
rustls-pemfile ^2
normal
snafu ^0.9
normal
socket2 ^0.6
normal
optional
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
optional
x509-parser ^0.18
normal
clap ^4
dev
h3x ^0.6.1
dev
shellexpand ^3
dev
tracing-subscriber ^0.3
dev
Versions
26.99%
of the crate is documented
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 name
ddns
0.7.2
Module name
Module Items
Structs
Functions
Type Aliases
In ddns::
core::
parser
ddns
::
core
::
parser
Module
name
Copy item path
Source
Structs
§
Name
Compression
RFC 1035 4.1.4 的压缩上下文:记录已写入消息中“某个 name 后缀”的偏移量。
Functions
§
be_name
put_
name
按 RFC 1035 4.1.4 进行压缩编码(若命中已有后缀则写入 pointer 并终止 name)。
Type Aliases
§
Name