Expand description
Helper macros.
Macros§
- const_
extension_ ids - Declare ‘const’ variables holding new
ExtensionIds
, validating that they are well-formed as separate tests - hence, usable at the top level of a test module only. Example: - type_
row - Creates a
TypeRow
backed by statically defined data, avoiding allocations.