Docs.rs
  • etchdns-0.1.1
    • etchdns 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • jedisct1
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • base64 ^0.22 normal
      • bpf ^0.1.4 normal
      • byteorder ^1.5 normal
      • bytes ^1.10 normal
      • clap ^4.5 normal
      • env_logger ^0.11 normal
      • extism ^1.10.0 normal optional
      • form_urlencoded ^1.2 normal
      • futures ^0.3.31 normal
      • http-body-util ^0.1 normal
      • httpdate ^1.0.3 normal
      • hyper ^1.6 normal
      • hyper-util ^0.1 normal
      • log ^0.4 normal
      • privdrop ^0.5.5 normal
      • rand ^0.9 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sieve-cache ^1.1.5 normal
      • slabigator ^0.9 normal
      • thiserror ^2.0 normal
      • time-format ^1.2.1 normal
      • tokio ^1 normal
      • toml ^0.8 normal
      • tower ^0.5 normal
      • tower-http ^0.6 normal
      • tempfile ^3.20.0 dev
      • tokio-test ^0.4.4 dev
    • Versions
    • 79.88% 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

etchdns0.1.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs

Crate etchdns

Source

Re-exports§

pub use errors::DnsError;
pub use errors::EtchDnsError;
pub use errors::EtchDnsResult;

Modules§

allowed_zones
cache
control
dns_key
dns_parser
dns_processor
doh
errors
hooks
ip_validator
load_balancer
metrics
nx_zones
probe
query_logger
query_manager
rate_limiter
resolver
stats

Structs§

ClientQuery
Structure to handle client queries