Skip to main content

response_bytes_detailed

Function response_bytes_detailed 

Source
pub fn response_bytes_detailed(
    pair: TransformPair,
    ctx: &TransformContext,
    body: &[u8],
) -> Result<TransformOutput<Vec<u8>>, TransformError>
Expand description

Convert a response and return non-fatal semantic-loss diagnostics.