decent-toml-rs-alternative

Crates.iodecent-toml-rs-alternative
lib.rsdecent-toml-rs-alternative
version0.3.0
sourcesrc
created_at2020-12-24 11:15:49.469039
updated_at2021-02-20 10:16:02.958703
descriptionA fork of the toml-rs crate (by Alex Crichton) that does not depend on serde. It is much less powerful, less documented, and not well-tested yet, but it is fast to compile and does what I want for my own use case. It might grow into a very capable crate at some point. Pair it with the decent-serde-toml-derive-alternative crate to derive the (de)serialization implementation for your own types, and thus avoid syn, quote, and serde entirely.
homepage
repositoryhttps://git.sr.ht/~loic/decent-toml-rs-alternative
max_upload_size
id326872
size99,137
Loïc Lecrenier (loiclec)

documentation

README

Commit count: 0

cargo fmt