aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src
Commit message (Collapse)AuthorAgeFilesLines
* implement HTTP header middlewareBryan Newbold2018-05-152-7/+22
| | | | getting more familar with iron
* add basic slog loggingBryan Newbold2018-05-151-1/+17
|
* fmt and cleanupBryan Newbold2018-05-152-118/+209
|
* revert to v2.3.1 codegenBryan Newbold2018-05-155-312/+153
| | | | | 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-145-30/+423
|
* commit older filesBryan Newbold2018-05-142-3/+71
|
* add scratch rust stuffBryan Newbold2018-05-133-0/+110