Module oas_common::reference
source · [−]Re-exports
pub use crate::resolver::ResolveError;
pub use crate::resolver::Resolver;
Enums
A reference is an enum that can be in two states: It either holds an ID to a record, or a
loaded record.
Functions
Helper funtction to extract all loaded refences from a slice of references into
UntypedRecords, mutating the references into IDs.