tvl-depot/finito-door/src
Vincent Ambo c4b94d8d2d feat(door): Use failure::Error as associated error type
Implements the associated error type for the FSM trait as
failure::Error. This makes it possible to fail gracefully in all
actions, for example in the updated definition of the `NotifyIRC`
action which now appends to a file.
2018-09-26 23:18:26 +02:00
..
lib.rs feat(door): Use failure::Error as associated error type 2018-09-26 23:18:26 +02:00