imag/libimagentrylink/src
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
..
error.rs Fix libimagentrylink::{error, internal}::* for new StoreId interface 2016-08-28 18:41:55 +02:00
external.rs Fix typo in is_external_link_storeid() helper fn 2016-09-05 18:52:42 +02:00
internal.rs Bugfix: unique()ing the list of links 2016-09-06 15:30:26 +02:00
lib.rs Remove version argument from module_entry_path_mod!() macro 2016-08-30 11:40:56 +02:00
result.rs libimaglink -> libimagentrylink 2016-04-17 12:22:13 +02:00