Record
context
No description available.
record context {
cache: borrow<cache>,
meta: option<meta>,
res: borrow<response-stream>,
}Fields
| Name | Type | Description |
|---|---|---|
| cache | borrow<cache> | |
| meta | option<meta> | |
| res | borrow<response-stream> |
No description available.
record context {
cache: borrow<cache>,
meta: option<meta>,
res: borrow<response-stream>,
}| Name | Type | Description |
|---|---|---|
| cache | borrow<cache> | |
| meta | option<meta> | |
| res | borrow<response-stream> |