Bruno BELANYI
a6e8ac06b6
Since I'm am doing something quite *weird*, by writing a build script that makes use of the module I am generating code for, I need to ensure that it compiles both without the generated code, and with it. So this dummy implementation of the module ensures that the code will keep compiling in both cases, and panics if any of the functions that depend on generated code are called during the build script execution. |
||
---|---|---|
.. | ||
bin | ||
board | ||
movegen | ||
utils | ||
build.rs | ||
error.rs | ||
lib.rs |