Function wdk_build::cargo_make::get_current_package_name
source · pub fn get_current_package_name() -> String
Expand description
Returns the name of the current cargo package cargo-make is processing
§Panics
This function will panic if the CARGO_MAKE_CRATE_FS_NAME
environment
variable is not set