imag/lib/entry/libimagentrylink/src
Matthias Beyer 8aa5c2d82d Fix header locations
Also change that the implementation uses toml_query::set instead of
toml_query::insert.

Inserting values creates intermediate tables, set doesn't. And we really
want that convenience here, as the code is complex enough on its own.
2017-09-09 16:36:21 +02:00
..
error.rs Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00
external.rs Fix header locations 2017-09-09 16:36:21 +02:00
internal.rs Fix header locations 2017-09-09 16:36:21 +02:00
lib.rs Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00