Skip to main content

Module task_repository

Module task_repository 

Source
Expand description

Filesystem-backed task repository implementation. Filesystem-backed task repository implementation.

Structs§

FsTaskRepository
Filesystem-backed implementation of the domain TaskRepository port.

Type Aliases§

TaskRepository
Backward-compatible alias for the default filesystem-backed task repository.