#yaml #ron #file #transmute #valid

app yml_to_ron

Simple utility to transmute a yaml file to a valid ron file

1 unstable release

0.1.0 Mar 10, 2021

#22 in #transmute

MIT license

37KB
655 lines

YAML to RON

Simple utility to transmute a yaml file to a valid ron file

Usage

cargo build --release
./yron <filename>

Produce <filename-extension>.ron

Dependencies

~1.2–1.8MB
~43K SLoC