Skip to main content

from_toml

Function from_toml 

Source
pub fn from_toml(value: Value) -> Value
Expand description

TOML → IR. Total: datetimes keep their source spelling rather than becoming strings, which is what lets a TOML datetime survive a mixed-format merge.