Structs§
- AppState
- Shared application state.
- Layout
- Layout options for the application body.
- Rust
View Config - Server configuration.
- Theme
- Theme colors for RustView.
- Widget
Event - 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.