Commit graph

3 commits

Author SHA1 Message Date
Vincent Ambo
1a90856ba4 feat(core): Add serde trait bounds to FSM types
These are required by multiple backend implementations, and any
attempt at making them optional will result in less appreciable APIs.
2018-12-13 12:24:41 +01:00
Vincent Ambo
8c5ab60ac3 chore: Fix email address in Cargo files 2018-11-19 13:51:14 +01:00
Vincent Ambo
da66599696 feat(core): Check in Finito core library
The implementation of this library is closely modeled after the core
abstraction in the Haskell library. This does not at all concern
itself with persistence, interpretation of effects and so on.
2018-09-26 16:54:00 +02:00