Skip to main content

generate_parent_spec_generic

Function generate_parent_spec_generic 

Source
pub fn generate_parent_spec_generic(
    provider: &str,
    provider_id: u32,
    service_name: &str,
    res: &ResourceEntry,
    config: &DmlParserConfig,
) -> Result<Option<(ParentSpec2, String)>>