pub fn get_structure_definitions<'a>( resource: &'a Resource, level: Option<&'static str>, ) -> Result<Vec<&'a StructureDefinition>, String>