yamlstone 0.1.0

Library Crate package for generic YAML translation into output shaped via TinyTemplates
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "yamlstone"
description = "Library Crate package for generic YAML translation into output shaped via TinyTemplates"
version = "0.1.0"
authors = ["Sanjay Joshi <joshisa@us.ibm.com>"]
edition = "2018"
license = "Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]