pub fn rust_project_licensing( env: &Environment, project_path: &Path, all_features: bool, target_triple: Option<&str>, unified_license: bool, ) -> Result<()>