Expand description
Web interface output for the peace automation framework.
Modules§
- assets
- Assets to include with the shipped binary, but we can’t get it bundled
automatically with either
trunkorcargo-leptos. So we include the bytes.
Structs§
- CmdExec
Spawn Ctx - The
CmdExecutiontask, as well as the channels to interact with it. - CmdExec
ToLeptos Ctx - The shared memory to write to to communicate between the
CmdExecutions andleptos. - Flow
Webi Fns - Functions to work with
Flowfrom theWebiOutput. - Webi
Output - An
OutputWriteimplementation that writes to web elements. - Webi
Server - Web server that runs the following work: