domain 0.8.0

A DNS library for Rust.
Documentation

domain

This version has 21 feature flags, 3 of them enabled by default.

default

  • std
  • rand

std

    This feature flag does not enable additional features.

rand

  • dep:rand

ci-test

  • resolv
  • resolv-sync
  • sign
  • std
  • serde
  • tsig
  • validate
  • zonefile

resolv

  • bytes
  • futures
  • smallvec
  • std
  • tokio
  • libc
  • rand

tsig

  • bytes
  • ring
  • smallvec

serde

  • dep:serde
  • octseq/serde

zonefile

  • bytes
  • std

validate

  • std
  • ring

smallvec

  • dep:smallvec
  • octseq/smallvec

bytes

  • dep:bytes
  • octseq/bytes

heapless

  • dep:heapless
  • octseq/heapless

resolv-sync

  • resolv
  • tokio/rt

interop

  • bytes
  • ring

ring

  • dep:ring

chrono

  • dep:chrono

siphasher

  • dep:siphasher

libc

  • dep:libc

tokio

  • dep:tokio

sign

  • std

futures

  • dep:futures