Expand description
Macros needed by the mz_lowertest
crate.
TODO: eliminate macros in favor of using walkabout
?
Constantsยง
- EXTERNAL_
TYPES ๐Types defined outside of Materialize used to build test objects.
Functionsยง
- If
t
is a supported type, extracts fromt
types defined in a Materialize package. - get_
field_ ๐name_ type Gets the name and the type of a field of an enum variant or struct. - Gets the names and the types of the fields of an enum variant or struct.
- get_
type_ ๐as_ string Gets the type name from thesyn::Type
object
Derive Macrosยง
- Macro generating an implementation for the trait MzReflect