[][src]Function deno_fetch::op_fetch_send

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