Module utils

Source

Macros§

local_file
Used in tests to calculate local file path relative to the source file. Requires call to file!() as a first parameter.
output_cmp
Used in tests for storing and comparing string representations in files.

Functions§

string_difference
Returns a first difference between two strings. Used by output_cmp! macro.