Function oas_common::reference::extract_refs
source · [−]pub fn extract_refs<T: TypedValue>(
refs: &mut [Reference<T>]
) -> Vec<UntypedRecord>
Expand description
Helper funtction to extract all loaded refences from a slice of references into UntypedRecords, mutating the references into IDs.