ssw/doc/toml/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
379 B
JavaScript

window.SIDEBAR_ITEMS = {"macro":[["toml","Construct a `toml::Value` from TOML syntax."]],"mod":[["de","Deserializing TOML into Rust structures."],["map","A map of String to toml::Value."],["ser","Serializing Rust structures into TOML."],["value","Definition of a TOML value"]],"struct":[["Spanned","A spanned value, indicating the range at which it is defined in the source."]]};