Module hazardflow_designs::std::hazard
source · Expand description
Hazard protocol.
Re-exports
Modules
- Selector hazard specification.
Structs
- Hazard for wrapping a hazard with a
ready
bit (to represent a structural hazard). - Hazard interface.
- Wrapping resolver type for
AndH
.
Enums
- Dependency type of a hazard interface.
Traits
- A hazard protocol with given payload, resolver, and ready function.