Function deno_fetch::op_fetch_response_read[][src]

pub async fn op_fetch_response_read(
    state: Rc<RefCell<OpState>>,
    args: FetchResponseReadArgs,
    data: BufVec
) -> Result<Value, AnyError>