TARGET_DIRECTORY

Constant TARGET_DIRECTORY 

Source
pub const TARGET_DIRECTORY: &str = "target";
Expand description

The name of the target directory.

This directory is used for all exported files. It should not be in version control.