imag/lib/entry/libimagentrylink
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
..
src Fix header locations 2017-09-09 16:36:21 +02:00
Cargo.toml Update toml-query: 0.3.* -> ^0.3.1 2017-09-06 19:30:32 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

Linking library for linking entries with other entries. Used for "imag-link", the commandline utility, but intended for use in other binaries and libraries as well.