Module rustemo_compiler::utils
source · Macros
- Used in tests to calculate local file path relative to the source file. Requires call to
file!()
as a first parameter. - Used in tests for storing and comparing string representations in files.
Functions
- Returns a first difference between two strings. Used by
output_cmp!
macro.