Type Alias xmpp::Id

source ·
pub type Id = Option<String>;

Aliased Type§

enum Id {
    // some variants omitted
}

Variants§