Structs

Functions

  • Stops the currently running server behind the provided port without executing the handler. Alternatively you can send a request to http://127.0.0.1:port/exit
  • Initializes the tauri plugin. Only use this if you need the JavaScript APIs.
  • Starts the localhost (using 127.0.0.1) server. Returns the port its listening on.
  • Starts the localhost (using 127.0.0.1) server. Returns the port its listening on.