yaml2json-0.1.3 is not a library.
yaml2json
A command-line tool that converts YAML to JSON.
Installation
Cargo
$ cargo install yaml2json
Usage
Convert YAML on stdin to JSON, filtering it through jq:
|
Convert YAML from a file and pretty-print it without jq: