Crate peace_webi_model

Crate peace_webi_model 

Source
Expand description

Web interface data types for the peace automation framework.

Structs§

FlowInfoGraphs
Shared memory for Map<CmdExecId, InfoGraph>.
FlowOutcomeInfoGraphs
Shared memory for Map<CmdExecId, InfoGraph>.
FlowProgressInfoGraphs
Shared memory for Map<CmdExecId, InfoGraph>.

Enums§

OutcomeInfoGraphVariant
How to style the outcome InfoGraph.
ProgressInfoGraphVariant
How to style the progress InfoGraph.
WebUiUpdate
A message that carries what needs to be updated in the web UI.
WebiError
Errors concerning the web interface.