Skip to main content

nest_http_api

Function nest_http_api 

Source
pub fn nest_http_api(
    router: Router,
    pg_wap_session_manager: Arc<dyn PgWapSessionManager>,
) -> Router
Expand description

Nests the SNAP HTTP API routes into the provided base_router.