Struct trust_dns::rr::dnssec::TrustAnchor [] [src]

pub struct TrustAnchor { /* fields omitted */ }

Methods

impl TrustAnchor
[src]

inserts the trust_anchor to the trusted chain

Trait Implementations

impl Default for TrustAnchor
[src]

Returns the "default value" for a type. Read more