This website requires JavaScript.
Explore
Help
Register
Sign In
elsanctum
/
tenquestionmarks
Watch
2
Star
0
Fork
0
You've already forked tenquestionmarks
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
tenquestionmarks
/
src
/
helpers
/
mod.rs
3 lines
33 B
Rust
Raw
Normal View
History
Unescape
Escape
create a dedicated Message struct and implement reply(&str) on there, since it seems to be a commonly used thing. Begin implementing helpers for command parsing.
2017-02-19 05:37:56 -06:00
pub
mod
command
;
add a helper trait that extends Table for more convenient value retrieval
2018-05-12 00:11:44 -05:00
pub
mod
config
;
Reference in New Issue
Copy Permalink