extract DbConn from PlumeRocket #805

Closed
igalic wants to merge 2 commits from igalic/Plume:refactor/extract-dbconn into main

2 Commits (main)

Author SHA1 Message Date
Mina Galić e19069f750
remove DbConn from PlumeRocket
this means compilation fails, and for the next while, we'll try to make
it compile again ;)
4 years ago
Mina Galić 3d8785e97b
add rocket_contrib as dependency
use rocket_contrib's `#[database]` to implement our `DbConn`
4 years ago