pub const STATE_DIR: &'static str = _;
Expand description

A constant that will always resolve to the directory macro_state will use to store state files. This is typically some sub-directory of the target directory for the specified build environment. You should never use this directly unless you know what you’re doing.