Struct irc_bot::Config[][src]

pub struct Config { /* fields omitted */ }

Methods

impl Config
[src]

Trait Implementations

impl Debug for Config
[src]

Formats the value using the given formatter. Read more

impl IntoConfig for Config
[src]

Auto Trait Implementations

impl Send for Config

impl Sync for Config