fabricatio_webui.rust

Functions

start_service(→ Awaitable[None])

Starts the web UI service with the given frontend and data directories.

Package Contents

fabricatio_webui.rust.start_service(frontend_dir: str | os.PathLike | pathlib.Path, data_dir: str | os.PathLike | pathlib.Path, addr: str, node_registry_json: str) Awaitable[None]

Starts the web UI service with the given frontend and data directories.