Better matching against return types so we're not throwing away errors This just entails swapping the if let for a match statement * db-lib::Message::send has more updated docs on what variants of Response it returns * api::messages::send_message has better error logging now and more relevant comments |
||
|---|---|---|
| .. | ||
| testing | ||
| admin.rs | ||
| auth.rs | ||
| channels.rs | ||
| http.rs | ||
| invites.rs | ||
| main.rs | ||
| members.rs | ||
| messages.rs | ||
| meta.rs | ||
| perms.rs | ||
| routes.rs | ||
| rtc.rs | ||
| schema.rs | ||