include/qrkit@error_ModuleOutOfBounds.hrl
-record(module_out_of_bounds, {
x :: integer(),
y :: integer(),
width :: integer(),
height :: integer()
}).
-record(module_out_of_bounds, {
x :: integer(),
y :: integer(),
width :: integer(),
height :: integer()
}).