Function sda_server_http::handle
[−]
[src]
pub fn handle(server: &SdaServerService, req: &Request) -> Response
Non blocking rouille
handler to be used in a loop.
This is useful for integration tests, not meant to be used as the main API.