Docs.rs
yaml2json-rs-0.4.0
yaml2json-rs 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Nessex
Dependencies
serde ^1.0.144
normal
serde_json ^1.0.85
normal
serde_yaml ^0.9.13
normal
thiserror ^1.0.35
normal
Versions
58.33%
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
yaml2json_
rs
0.4.0
All Items
Crate Items
Structs
Enums
Crate
yaml2json_rs
Copy item path
Source
Structs
§
Yaml2
Json
Yaml2Json can convert individual YAML documents into JSON. Each instance can be configured to have different styles of output.
Enums
§
Style
Style
defines JSON output formats for
Yaml2Json
.
Yaml2
Json
Error