RFC1459 and IRCv3 protocol tokeniser library for Rust
Go to file
TheDaemoness 1077e66242
Add README badges
2023-03-23 13:49:35 -07: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 update `documentation` in Cargo.toml to be docs.rs 2023-03-23 18:43:40 +00:00
LICENSE Initial commit 2023-03-21 20:52:58 +00:00
README.md Add README badges 2023-03-23 13:49:35 -07:00

README.md

irctokens-rs

crates.io docs.rs

RFC1459 and IRCv3 protocol tokeniser library for Rust