Skip to main content

extract_managed_resources

Function extract_managed_resources 

Source
pub fn extract_managed_resources(
    metadata: &CodeGenMetadata,
    methods: &[MethodPlan],
) -> Vec<ManagedResource>
Expand description

Extract managed resources from service methods, deduplicating by type name.