Crate ellidri_tokens

Source
Expand description

Parse IRC like a boss.

This library provides helpers to tokenize and build IRC messages, while keeping the number of allocations minimal.

Modules§

  • Mode parsing and validation
  • The list of IRC replies.

Structs§

Enums§

Constants§

Functions§

  • Assert all data of a message.
  • Match a tag escape with its meaningful character.
  • An iterator over the tags of a string.