imag/bin/domain
Matthias Beyer df16d0737e Adapt for new API of Habit::next_instance_date()
With cd8f0beae8
the interface of `HabitTemplate::next_instance_date()` changed to return
a `Result<Option<_>>` rather than a `Result<_>` because the
next_instance_date could be a None if the Habit was closed already.

This patch adapts imag-habit for this new interface.
2017-12-22 14:40:01 +01:00
..
imag-bookmark Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
imag-contact Switch to upstream rust-vobject 2017-11-09 11:21:17 +01:00
imag-diary Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
imag-habit Adapt for new API of Habit::next_instance_date() 2017-12-22 14:40:01 +01:00
imag-mail Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
imag-notes Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
imag-timetrack Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
imag-todo Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00