Docs.rs
httpgenerator-openapi-0.1.1
httpgenerator-openapi 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
christianhelle
Dependencies
httpgenerator-core ^0.1.1
normal
openapiv3 ^2.2.0
normal
openapiv3_1 ^0.1.5
normal
reqwest ^0.12.28
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
url ^2.5.7
normal
yaml_serde ^0.10.4
normal
Versions
0%
of the crate is documented
Platform
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
classify_source
httpgenerator_
openapi
0.1.1
httpgenerator_openapi
Function
classify_
source
Copy item path
Source
pub fn classify_source( input: &
str
, ) ->
Result
<
OpenApiSource
,
SourceClassificationError
>