jaml 0.2.0

A Rust library for parsing and formatting JAML (Just Another Markup Language)
Documentation
1
2
3
4
5
6
7
# Special float values
positive_inf: inf
negative_inf: -inf
explicit_positive_inf: +inf
not_a_number: nan
nan_with_sign: +nan
nan_negative: -nan