A [TOML][toml] decoder and encoder for Rust. This library is currently compliant with the v0.5.0 version of TOML. This library will also likely continue to stay up to date with the TOML specification as changes happen.
alexcrichton/toml-rs 的主要功能包括:Data Serialization。
alexcrichton/toml-rs 的开源替代品包括: 3hren/msgpack-rust — RMP is a pure Rust MessagePack implementation. ahrefs/atd — Static types for JSON APIs. airstruck/knife — A collection of useful micro-modules for Lua. bakpakin/binser — Customizable Lua Serializer. biojppm/rapidyaml — Rapid YAML - a library to parse and emit YAML, and do it fast. 32leaves/bel.
RMP is a pure Rust MessagePack implementation.