Plume/plume-common
Igor Galić 8c59c822b6 refactor code to use Shrinkwraprs and diesel-derive-newtype (#598)
* add shrinkwraprs and implement Id thru it

This also means we can automatically convert Id to String without using
.into()!

* cleanup with the help of clippy!

* cleanup with the help of cargo fmt!

* remove extra block

* Shrinkwrap Page, ContentLen and RemoteForm

* translations
2019-05-25 19:23:45 +01:00
..
src refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
Cargo.toml refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00