Expand description
Local web viewer for rdf-compare.
Modules§
Structs§
Enums§
- Preload
- Spec describing what the viewer should preload before it starts serving.
Functions§
- build_
state - run_
blocking - Synchronous helper used by
main.rs. Builds a current-thread Tokio runtime, starts the server, optionally opens the browser, and blocks until ctrl-c. - start
- Start the HTTP server. Returns once the listener is bound.