pub fn opt_level() -> String
The optimization level specified for the build profile specified/being compiled.
Corresponds to the OPT_LEVEL environment variable set by Cargo when when compiling build.rs.
OPT_LEVEL
build.rs