Skip to main content

handle

Function handle 

Source
pub(super) async fn handle(
    __arg0: State<Arc<ServerState>>,
    headers: HeaderMap,
    body: Bytes,
) -> Response