durable-db 0.11.3

Database migrations and schema for the durable workflow engine
Documentation
1
2
3
4
5
6
7
8
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.19

pub mod prelude;

pub mod executor_heartbeat;
pub mod sea_orm_active_enums;
pub mod task;
pub mod task_queue;