Crates.io | irclap |
lib.rs | irclap |
version | 0.1.0 |
source | src |
created_at | 2018-03-12 20:48:09.516431 |
updated_at | 2018-03-12 20:48:09.516431 |
description | Bridge between irc and clap to enable better bot command parsing |
homepage | https://www.github.com/brandonson/irclap |
repository | https://www.github.com/brandons/irclap.git |
max_upload_size | |
id | 55225 |
size | 16,908 |
A bridge between the irc crate and clap-rs. This helps process irc messages as commands, and will also hopefully allow accessing bot commands as command line tools (and vice versa)
Of course, being version 0.1.0
, there's a lot of room for improvement.
conservative_impl_trait
.