Skip to main content

create_app

Function create_app 

Source
pub fn create_app() -> Router
Expand description

Create the axum application with all routes and configuration Create the application router with default configuration This is used for testing and can be used for custom server implementations