RFC1459 and IRCv3 protocol tokeniser library for Rust
Go to file
jesopo 5efda90316 v0.1.3 2023-04-08 18:34:13 +00:00
benches documentation and `impl TryFrom<&[u8]> for Line` 2023-03-23 18:12:04 +00:00
src Add some ergonomics improvements (#2) 2023-04-08 19:32:32 +01: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 v0.1.3 2023-04-08 18:34:13 +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