You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src/handlers
Takayuki Maeda 4b26b71a38
Refactor handlers (#3)
* fix workflows

* remove a unused function

* initialize record table state every time specifying table

* add a crates.io badge

* close pool if exists

* remove unneeded lines

* change gobang.gif

* fix layout

* update gobang.gif

* refactor `utils::get_records`

* refactor handlers

* change gobang.gif

* fix clippy warnings
3 years ago
..
connection_list.rs Refactor handlers (#3) 3 years ago
database_list.rs Refactor handlers (#3) 3 years ago
mod.rs Refactor handlers (#3) 3 years ago
query.rs Refactor handlers (#3) 3 years ago
record_table.rs Refactor handlers (#3) 3 years ago
table_list.rs Refactor handlers (#3) 3 years ago