Skip to main content

tile_from_json_value

Function tile_from_json_value 

Source
pub fn tile_from_json_value(
    name: &str,
    value: &Value,
    options: &TileOptions,
    span: Span,
) -> Result<TileDef, String>
Expand description

A tile from a structural template a host has already parsed (§3). The encoding is json.