Aleksey Kladov 9faea2364d Use dyn Trait for working with databse
It improves compile time in `--release` mode quite a bit, it doesn't
really slow things down and, conceptually, it seems closer to what we
want the physical architecture to look like (we don't want to
monomorphise EVERYTHING in a single leaf crate).
2020-03-16 17:42:30 +01:00
..
2020-03-13 18:02:04 +01:00
2020-02-18 16:12:40 +02:00
2020-03-16 14:13:50 +02:00
2020-03-09 08:56:58 +00:00
2020-03-13 13:54:14 +01:00
2020-03-16 09:48:09 +00:00
2020-02-18 16:12:40 +02:00
2020-03-16 11:48:46 +00:00
2020-03-13 12:20:42 +01:00