Skip to main content

Module server

Module server 

Source

Structs§

AppState
Shared application state.
Layout
Layout options for the application body.
RustViewConfig
Server configuration.
Theme
Theme colors for RustView.
WidgetEvent
Widget event from the browser.

Functions§

build_router
Build the Axum router.
run
Run the RustView application with default configuration.
run_with_config
Run the RustView application with custom configuration.