Type Definition zeroconf::TxtRecord[][src]

pub type TxtRecord = AvahiTxtRecord;
Expand description

Type alias for the platform-specific structure responsible for storing and accessing TXT record data

Trait Implementations

Returns the “default value” for a type. Read more

Deserialize this value from the given Serde deserializer. Read more

Performs the conversion.

Performs the conversion.

Serialize this value into the given Serde serializer. Read more