Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : decent-toml-rs-alternative

A 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.

Registry - Source - Documentation - JSON
purl: pkg:cargo/decent-toml-rs-alternative
Keywords: parser, toml
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Dependent packages: 2
Downloads: 9,109 total
Last synced: 26 days ago

    Loading...
    Readme
    Loading...