[][src]Function tellirc::make_handler_fn

pub fn make_handler_fn<U>(
    dao: Dao
) -> impl FnMut(&IrcClient, Message) -> Result<(), U>