Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | refactor to have consistent db conn argument order | Bryan Newbold | 2019-01-09 | 1 | -1/+1 | |
| | | | | 'conn' parameter always comes first. | |||||
* | some clippy nits | Bryan Newbold | 2019-01-09 | 1 | -20/+21 | |
| | ||||||
* | huge refactor of rust modules/files | Bryan Newbold | 2019-01-08 | 1 | -0/+2162 | |
Taking advantage of new Rust 2018 crate/module path changes, and re-organizing things. Somewhat optimistic this could help with partial rebuild speed also. |