Struct nero::plugin::Bot [] [src]

pub struct Bot {
    pub nick: String,
    pub ident: String,
    pub hostname: String,
    pub gecos: String,
}

Fields

Trait Implementations

impl Debug for Bot
[src]

Formats the value using the given formatter.