stun::textattrs

Type Alias Nonce

Source
pub type Nonce = TextAttribute;

Aliased Type§

struct Nonce {
    pub attr: AttrType,
    pub text: String,
}

Fields§

§attr: AttrType§text: String