rust-toml
Rust encoder and decoder of TOML-formatted files and streams
This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.
- Versions: 0.8.19 · 0.7.8 · 0.6.0 · 0.5.11 · 0.4.10 · 0.2.1
- Website: https://github.com/alexcrichton/toml-rs
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rust-toml
as follows:
guix install rust-toml
Or install a particular version:
guix install rust-toml@0.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/rust-toml/'><img src='http://127.0.0.1:3000/packages/rust-toml/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/rust-toml/badges/latest-version.svg)](http://127.0.0.1:3000/packages/rust-toml/) Org: [[http://127.0.0.1:3000/packages/rust-toml/][http://127.0.0.1:3000/packages/rust-toml/badges/latest-version.svg]]