pub fn tile_from_json_value( name: &str, value: &Value, options: &TileOptions, span: Span, ) -> Result<TileDef, String>
A tile from a structural template a host has already parsed (§3). The encoding is json.
json