freechat/json-api/db
shockrah c4d7eb9111 * api::channels::list_channels has more relevant docs
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
2021-04-21 17:14:33 -07:00
..
src * api::channels::list_channels has more relevant docs 2021-04-21 17:14:33 -07:00
Cargo.toml Removing features flag from db-lib as its not needed 2021-03-30 21:41:57 -07:00
Makefile * Moving away from auto_increment 2021-03-24 01:14:37 -07:00