Skip to main content

dispatch_patch_inner

Function dispatch_patch_inner 

Source
pub async fn dispatch_patch_inner(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
    headers: HeaderMap,
    body: Bytes,
) -> Response
Expand description

PATCH dispatcher.