Default is not implemented for 0.21.0 of the azure_mgmt_monitor crate. Specifically the package_preview_2023_09 feature. #1936
Labels
Mgmt
This issue is related to a management-plane library.
Previous Versions
Work related to older, unsupported SDKs
As part of upgrading to 0.21.0 of azure_mgmt_monitor I'm seeing build errors on the
package_preview_2023_09
feature. I've also tried building this crate directly in the source repo and I see the same errors.Other errors under the same build are:
package_preview_2023_09::models::Resource: Default
is not satisfied--> src/package_preview_2023_09/models.rs:5550:5
default
found for structpackage_preview_2023_09::models::Resource
in the current scope--> src/package_preview_2023_09/models.rs:7285:33
The text was updated successfully, but these errors were encountered: