aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* start ripping out cruftBryan Newbold2018-05-151-4/+2
|
* fmtBryan Newbold2018-05-151-12/+16
|
* working db_pool and responseBryan Newbold2018-05-151-3/+14
|
* fix build (non-functional though)Bryan Newbold2018-05-151-1/+0
|
* broken diesel+iron integrationBryan Newbold2018-05-151-0/+2
|
* implement HTTP header middlewareBryan Newbold2018-05-151-3/+18
| | | | getting more familar with iron
* revert to v2.3.1 codegenBryan Newbold2018-05-151-15/+3
| | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.
* regenerated and pseudo-integratedBryan Newbold2018-05-141-6/+34
|
* add scratch rust stuffBryan Newbold2018-05-131-0/+18