Option C Tools
Loading...
Searching...
No Matches
async_func Namespace Reference

Functions

 fetch_data ()

Detailed Description

Purpose
-------
Fixture demonstrating correct func = "..." pattern with async functions.

Responsibilities
----------------
- Provide a compliant example with async def.

Diagnostics
-----------
Domain: TEST
L2: lifecycle events
L3: semantic details
L4: deep tracing

Contracts
---------
Inputs:  none
Outputs: none

Function Documentation

◆ fetch_data()

async_func.fetch_data ( )

Definition at line 30 of file async_func.py.