licenses.dev

toml v0.8.22

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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/toml)](https://licenses.dev/cargo/toml)
<a href="https://licenses.dev/cargo/toml">
  <img src="https://licenses.dev/b/cargo/toml" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.22 version:

[![licenses](https://licenses.dev/b/cargo/toml/0.8.22)](https://licenses.dev/cargo/toml/0.8.22)
<a href="https://licenses.dev/cargo/toml/0.8.22">
  <img src="https://licenses.dev/b/cargo/toml/0.8.22" alt="licenses" />
</a>
GitHub