pub fn tile_from_json_text( name: &str, json: &str, options: &TileOptions, span: Span, ) -> Result<TileDef, String>
A tile from a structural template in JSON text (§3). The encoding is json.
json