Skip to main content

protect

Function protect 

Source
pub(crate) async fn protect(
    __arg0: State<AppState>,
    headers: HeaderMap,
    body: Bytes,
) -> Response