RFC1459 and IRCv3 protocol tokeniser library for Rust
Go to file
jesopo 147eeff8d1 documentation and `impl TryFrom<&[u8]> for Line` 2023-03-23 18:12:04 +00:00
benches documentation and `impl TryFrom<&[u8]> for Line` 2023-03-23 18:12:04 +00:00
src documentation and `impl TryFrom<&[u8]> for Line` 2023-03-23 18:12:04 +00:00
tests documentation and `impl TryFrom<&[u8]> for Line` 2023-03-23 18:12:04 +00:00
.gitignore first code commit 2023-03-21 21:50:02 +00:00
Cargo.toml benchmark Line formatting 2023-03-23 10:42:10 +00:00
LICENSE Initial commit 2023-03-21 20:52:58 +00:00
README.md Initial commit 2023-03-21 20:52:58 +00:00

README.md

irctokens-rs

RFC1459 and IRCv3 protocol tokeniser library for Rust