Module macros

Source
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.