Docs.rs
jaml-0.2.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jaml 0.2.0
A Rust library for parsing and formatting JAML (Just Another Markup Language)
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
basic.jaml
binary_only.jaml
bool_only.jaml
comments.jaml
empty.jaml
indent_1s.jaml
indent_1tb.jaml
indent_2s.jaml
indent_2tb.jaml
indent_3s.jaml
indent_4s.jaml
inf_only.jaml
inline_list_only.jaml
inline_map_only.jaml
keywords_as_keys.jaml
list_only.jaml
lists.jaml
maps.jaml
minimal.jaml
mixed_collections.jaml
multiple_underscores.jaml
nan_only.jaml
nested.jaml
numbers_only.jaml
simple.jaml
special_floats.jaml
string_only.jaml
timestamps.jaml
unicode.jaml
whitespace.jaml
1
2
3
4
5
6
7
# Indent: "\t\t" foo: a: 1 b: c: 2 d: 3 bar: 4