Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
toml-0.1.19
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
toml 0.1.19
A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Encodable/Decodable traits for TOML data to facilitate deserializing and serializing Rust structures.
Crate
Source
Builds
Feature flags
..
array-mixed-types-arrays-and-ints.toml
array-mixed-types-ints-and-floats.toml
array-mixed-types-strings-and-ints.toml
datetime-malformed-no-leads.toml
datetime-malformed-no-secs.toml
datetime-malformed-no-t.toml
datetime-malformed-no-z.toml
datetime-malformed-with-milli.toml
duplicate-key-table.toml
duplicate-keys.toml
duplicate-tables.toml
empty-implicit-table.toml
empty-table.toml
float-no-leading-zero.toml
float-no-trailing-digits.toml
key-two-equals.toml
string-bad-byte-escape.toml
string-bad-escape.toml
string-byte-escapes.toml
string-no-close.toml
table-array-implicit.toml
table-array-malformed-bracket.toml
table-array-malformed-empty.toml
table-nested-brackets-close.toml
table-nested-brackets-open.toml
text-after-array-entries.toml
text-after-integer.toml
text-after-string.toml
text-after-table.toml
text-before-array-separator.toml
text-in-array.toml