Struct chrootable_https::dns::SOA[][src]

pub struct SOA { /* fields omitted */ }

Trait Implementations

impl Debug for SOA
[src]

Formats the value using the given formatter. Read more

impl<'a> From<&'a SOA> for SOA
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for SOA

impl Sync for SOA