mz_
transform
0.0.0
Context
Aliased Type
In mz_
transform::
typecheck
mz_transform
::
typecheck
Type Alias
Context
Copy item path
Source
type Context =
BTreeMap
<
Id
,
Vec
<
SqlColumnType
>>;
Aliased Type
ยง
struct Context {
/* private fields */
}