imag/libimagentrylink
Matthias Beyer 40014051ec Bugfix: unique()ing the list of links
That should happen _after_ they are all in the same format.
This commit introduces overhead, as we clone() each string here for
comparison and that should clearly be fixed.

Though the bug-fix is more important at this point.
2016-09-06 15:30:26 +02:00
..
src Bugfix: unique()ing the list of links 2016-09-06 15:30:26 +02:00
Cargo.toml Upgrade toml dependency to 0.2 2016-08-06 17:21:31 +02:00
README.md Fix names: libimaglink -> libimagentrylink 2016-04-17 12:22:13 +02:00

README.md

libimagentrylink

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.