pub const TARGET_DIRECTORY: &str = "target";
The name of the target directory.
This directory is used for all exported files. It should not be in version control.