facet-toml 0.46.1

TOML serialization for facet using the new format architecture - successor to facet-toml
Documentation
1
2
3
4
5
6
7
8
9
10
mod basic;
mod flatten;
mod issue_1661;
mod issue_1995;
mod nested_arrays;
mod spanned;
mod tables;
mod unknown_fields;
mod untagged_enums;
mod value;