mirror of
https://github.com/actix/examples
synced 2025-02-09 04:15:37 +01:00
* upgrade rusqlite to 0.18 * add note about async_db blocking and running in thread pool * idiomatic async_db - DRY - Iterator::collect + return type - note about why we are sleeping * remove r2d2/test.db