imag/lib/domain/libimagcontact/src
Matthias Beyer 5f3b7b31e7 Add support for storing email properties
We have to move the `Email` type at the bottom of the DeserVcard type
because it contains a table and we must emit tables as last values when
de/serializing.

Maybe this will shoot us in the foot later, but only with TOML I guess.
We'll see. For now, this is good.

For that we need to update a dependency: vobject -> 0.5
2018-04-27 16:57:37 +02:00
..
contact.rs Rewrite library 2018-04-25 12:54:01 +02:00
deser.rs Add support for storing email properties 2018-04-27 16:57:37 +02:00
error.rs Rewrite library 2018-04-25 12:54:01 +02:00
iter.rs Remove all libimagentryref usage 2018-04-25 11:30:42 +02:00
lib.rs Rewrite library 2018-04-25 12:54:01 +02:00
store.rs Rewrite library 2018-04-25 12:54:01 +02:00
util.rs Rewrite library 2018-04-25 12:54:01 +02:00