imag/bin/domain/imag-contact/src
Matthias Beyer 89059bb7da Fix: Use VcardBuilder instead of Vcard itself
The current implementation does not panic on VcardBuilder::build(), so
we unwrap() that directly.

Should be fixed in future versions of either rust-vobject or here, so
that we error appropriately.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-09-27 15:05:45 +02:00
..
create.rs Fix: Use VcardBuilder instead of Vcard itself 2018-09-27 15:05:45 +02:00
main.rs Fix: 'imag-contact show' should increase output counter 2018-09-27 08:09:39 +02:00
ui.rs Add functionality to find contacts and print the storeid/file path 2018-04-06 15:42:15 +02:00
util.rs Adapt for new libimagcontact interface 2018-04-27 16:57:48 +02:00