Skip to main content

json

Function json 

Source
pub fn json(
    engine: &mut Engine<'_>,
    source: Spanned<DataSource>,
) -> SourceResult<Value>
Expand description

Reads structured data from a JSON file.