#yaml #json #serde

jamal

bi-directional transformations between json and yaml documents

1 unstable release

Uses old Rust 2015

0.1.0 Jun 17, 2016

#301 in #yaml

MIT license

8KB
160 lines

jamal Build Status Coverage Status Software License

Jamal provides a bi-directional interface for transformations between json and yaml documents.

This is sometimes useful for applications that need to be able to suport bilingual configuration interfaces.

docs

Find them here

Doug Tangren (softprops) 2016


lib.rs:

Jamal provides a bi-directional interface for transformations between json and yaml documents.

Dependencies

~2MB
~40K SLoC