Docs.rs
hsr-codegen-0.4.0
hsr-codegen 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
adwhit
Dependencies
actix-http ^3.2.2
normal
derive_more ^0.99.17
normal
either ^1.8.0
normal
heck ^0.4.0
normal
http ^0.2.8
normal
indexmap ^1.9.1
normal
log ^0.4.17
normal
openapiv3 ^1.0.1
normal
proc-macro2 ^1.0.47
normal
quote ^1.0.21
normal
regex ^1.7.0
normal
rustfmt-wrapper ^0.2.0
normal
optional
serde_json ^1.0.87
normal
serde_yaml ^0.9.14
normal
structopt ^0.3.26
normal
syn ^1.0.103
normal
thiserror ^1.0.37
normal
diff ^0.1.13
dev
env_logger ^0.9.3
dev
tempdir ^0.3.7
dev
yansi ^0.5.1
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
hsr_
codegen
0.4.0
hsr_codegen
Function
generate_from_yaml_source
Copy item path
Source
pub fn generate_from_yaml_source(yaml: impl
Read
) ->
Result
<
String
>