Expand description
Modules§
- core
- Core modules to define the structure of a ProSA
- event
- Module to define event object for ProSA
- inj
- Module to define an injector processor to inject transaction at a regulated flow
- io
- Module that define IO that could be use by a ProSA processor
- stub
- Module to define a stub processor to return a predefined response
Macros§
- maybe_
async - Macro to make
MaybeAsync
creation more ergonomic