licenses.dev

toml v0.8.20

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.20 version:

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