Module twitch_irc::validate

source ·
Expand description

Contains an utility to validate channel names

Enums

  • Types of errors that can be found as a result of validating a channel login name. See the enum variants for details

Functions

  • Validate a given login name. Returns an error detailing the issue if the string is found to be invalid.