pub fn create_packaged_buildpack_dir_resolver(
package_dir: &Path,
cargo_profile: CargoProfile,
target_triple: &str,
) -> impl Fn(&BuildpackId) -> PathBufExpand description
Create a function that can construct the output location for a buildpack.