refactor code to use Shrinkwraprs and diesel-derive-newtype #598

Merged
igalic merged 6 commits from refactor/shrinkwraps into master 5 years ago

6 Commits (main)

Author SHA1 Message Date
Igor Galić d25000b35b
translations 5 years ago
Igor Galić 78d98c15e2
Shrinkwrap Page, ContentLen and RemoteForm 5 years ago
Igor Galić f222f6436f
remove extra block 5 years ago
Igor Galić b7292aa0d2
cleanup with the help of cargo fmt! 5 years ago
Igor Galić 0669977b96
cleanup with the help of clippy! 5 years ago
Igor Galić 7363b7196d
add shrinkwraprs and implement Id thru it
This also means we can automatically convert Id to String without using
.into()!
5 years ago