stoat-rs 0.2.5

Stoat API Wrapper
Documentation
1
2
3
4
5
# Examples

- `simple.rs` - Connect to the api.
- `commands.rs` - Basic example of using `stoat::commands`.
- `groups/` - Create sub-commands with the commands framework.