Docs.rs
rescript-openapi-0.1.0
rescript-openapi 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
hyperpolymath
Dependencies
anyhow ^1
normal
clap ^4
normal
genco ^0.17
normal
heck ^0.5
normal
notify ^6
normal
openapiv3 ^2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
toml ^0.8
normal
walkdir ^2
normal
insta ^1
dev
pretty_assertions ^1
dev
tempfile ^3
dev
Versions
23.13%
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
generate_schema_only
rescript_
openapi
0.1.0
In rescript_
openapi::
codegen::
schema
rescript_openapi
::
codegen
::
schema
Function
generate_
schema_
only
Copy item path
Source
pub fn generate_schema_only(type_def: &
TypeDef
, config: &
Config
) ->
String