Docs.rs
openapi-from-source-0.1.8
openapi-from-source 0.1.8
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
paxoscn
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
env_logger ^0.11
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
syn ^2.0
normal
walkdir ^2.5
normal
pretty_assertions ^1.4
dev
tempfile ^3.10
dev
Versions
84.54%
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
Module parser
openapi_
from_
source
0.1.8
Module parser
Module Items
Structs
In crate openapi_
from_
source
openapi_from_source
Module
parser
Copy item path
Source
Structs
ยง
AstParser
AST (Abstract Syntax Tree) parser for Rust source files.
Parsed
File
A successfully parsed Rust file with its abstract syntax tree.