Struct trust_dns_proto::serialize::binary::Verified[][src]

pub struct Verified<'a, T: 'a>(_);
Expand description

Verified data that can be operated on

Implementations

Perform some operation on the data, and return a result.

Is this valid

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.