Struct chrootable_https::dns::SOA [−][src]
pub struct SOA { /* fields omitted */ }Trait Implementations
impl Debug for SOA[src]
impl Debug for SOAfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl<'a> From<&'a SOA> for SOA[src]
impl<'a> From<&'a SOA> for SOA