Module macros

Source
Expand description

Various macro helpers.

Macrosยง

local_name ๐Ÿ”’
ns ๐Ÿ”’
size_of_test ๐Ÿ”’
Asserts the size of a type at compile time.
trivial_to_computed_value ๐Ÿ”’
try_match_ident_ignore_ascii_case ๐Ÿ”’
A macro to parse an identifier, or return an UnexpectedIdent error otherwise.