Crate picotoml

Source
Expand description

A no_std TOML deserializer build for embedded systems. Can be used without an allocator.

Macros§

expect_next
expect_next_peeked
expect_next_with_item
range_to_str
Returns a slice containing the text of the given token item using the provided deserializer

Structs§

Deserializer
Error

Enums§

ErrorKind
Expected

Functions§

from_str