durable-db 0.11.3

Database migrations and schema for the durable workflow engine
Documentation
1
2
3
4
pub mod entity;
pub mod migration;

pub use migration::Migrator;