Record

context

No description available.

record context {
  cache: borrow​<cache>,
  meta: option​<meta>,
  res: borrow​<response-stream>,
}

Fields

NameTypeDescription
cacheborrow​<cache>
metaoption​<meta>
resborrow​<response-stream>