This package browser is in early development. Mind the rough edges.

rust-toml 0.2.1

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.

Installation

Install rust-toml 0.2.1 as follows:

guix install rust-toml@0.2.1

Or install the latest version:

guix install rust-toml

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.