#[derive(Debug)]
pub enum CommandName {
Add,
Remove,
Display,
Quit,
Help,
Random,
}
Just setting things up right now. Check back later!
#[derive(Debug)]
pub enum CommandName {
Add,
Remove,
Display,
Quit,
Help,
Random,
}
Just setting things up right now. Check back later!
by
Tags:
This Sebastian guy is EPIC! Trust me on that one 🙂
Leave a Reply