Coverage for async-durable-execution/src/async_durable_execution/primitive/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.15.0, created at 2026-07-07 16:54 +0000
« prev ^ index » next coverage.py v7.15.0, created at 2026-07-07 16:54 +0000
1"""Backend-supported durable operation primitives.
3Import concrete APIs from the operation modules, for example
4``async_durable_execution.primitive.step``.
5"""