RFC1459 and IRCv3 protocol tokeniser library for Rust
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jesopo 5efda90316 v0.1.3 2 months ago
benches documentation and `impl TryFrom<&[u8]> for Line` 2 months ago
src Add some ergonomics improvements (#2) 2 months ago
tests documentation and `impl TryFrom<&[u8]> for Line` 2 months ago
.gitignore first code commit 2 months ago
Cargo.toml v0.1.3 2 months ago
LICENSE Initial commit 2 months ago
README.md Add README badges 2 months ago

README.md

irctokens-rs

crates.io docs.rs

RFC1459 and IRCv3 protocol tokeniser library for Rust