Skip to main content

run_decode

Function run_decode 

Source
pub async fn run_decode(
    body: &[u8],
    steps: &[DecodeStep],
) -> Result<Vec<Value>, FaucetError>
Available on crate features source-rest and source-xml only.
Expand description

Run the decode chain over the response body, returning records.