Module mode

Source
Expand description

A module defining an API for IRC user and channel modes.

Enums§

ChannelMode
Channel modes for the MODE command.
Mode
A mode argument for the MODE command.
UserMode
User modes for the MODE command.

Traits§

ModeType
A marker trait for different kinds of Modes.