pub type TxtRecord = AvahiTxtRecord;
Expand description
Type alias for the platform-specific structure responsible for storing and accessing TXT record data
Aliased Type§
pub struct TxtRecord(/* private fields */);
pub type TxtRecord = AvahiTxtRecord;
Type alias for the platform-specific structure responsible for storing and accessing TXT record data
pub struct TxtRecord(/* private fields */);