seedelf_cli::web_server

Function run_web_server

Source
pub async fn run_web_server(message: String, network_flag: bool)
Expand description

Start a web server and inject a dynamic message into the HTML.

ยงArguments

  • message: The dynamic message to replace in the injected-data script.