cargo::util::toml::targets

Function normalize_build

source
pub fn normalize_build(
    build: Option<&StringOrBool>,
    package_root: &Path,
) -> Option<StringOrBool>
Expand description

Returns the path to the build script if one exists for this crate.