[][src]Function deno_fetch::op_fetch_read

pub async fn op_fetch_read(
    state: Rc<RefCell<OpState>>,
    args: Value,
    _data: BufVec
) -> Result<Value, AnyError>