Crate lowertest_derive[−][src]
Expand description
Macros needed by the lowertest crate.
TODO: eliminate macros in favor of using walkabout?
Constants
Types defined outside of Materialize used to build test objects.
Functions
If t is a supported type, extracts from t types defined in a
Materialize package.
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.
Gets the type name from the syn::Type object
Derive Macros
Macro generating an implementation for the trait MzReflect