Function sshx_server::web::app
source ยท pub fn app() -> Router<Arc<ServerState>>Expand description
Returns the web application server, routed with Axum.
pub fn app() -> Router<Arc<ServerState>>Returns the web application server, routed with Axum.