imag/lib/domain/libimagcontact/src
Matthias Beyer c29e05bc25 Simplify implementation of ContactStore::all_contacts()
This way we alter the underlying iterator for all contacts to only
iterate in the "contact" collection of the store, which results in fewer
disk access because the internal iterator does not yield all pathes from
the store before filtering them.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-11 03:22:56 +01:00
..
contact.rs Update copyright years 2019-01-03 18:41:36 +01:00
deser.rs Update copyright years 2019-01-03 18:41:36 +01:00
iter.rs Update copyright years 2019-01-03 18:41:36 +01:00
lib.rs Update copyright years 2019-01-03 18:41:36 +01:00
store.rs Simplify implementation of ContactStore::all_contacts() 2019-02-11 03:22:56 +01:00
util.rs Update copyright years 2019-01-03 18:41:36 +01:00