Docs.rs
oa-forge-parser-0.2.1
oa-forge-parser 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
paveg
Dependencies
indexmap ^2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
insta ^1
dev
Versions
13.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module resolver
oa_
forge_
parser
0.2.1
Module resolver
Module Items
Functions
In crate oa_
forge_
parser
oa_forge_parser
Module
resolver
Copy item path
Source
Functions
§
detect_
circular_
refs
Detect circular references in a schema graph using DFS.
resolve_
ref
Resolve a $ref path like “#/components/schemas/Pet” to the referenced schema.