imag/lib/core
Matthias Beyer 84249e3fb5 Be less verbose when constructing an object
The rust compiler does some fancy things for us: It automatically finds
the right fields if the name of the variable and the file is the same.

Lets use that to reduce boilerplate with this patch.
2018-04-25 19:13:50 +02:00
..
libimagerror Be less verbose when constructing an object 2018-04-25 19:13:50 +02:00
libimagrt Change generate_variants() helper to use base by ref 2018-04-25 19:13:50 +02:00
libimagstore Be less verbose when constructing an object 2018-04-25 19:13:50 +02:00