Skip to main content

to_obj_string

Function to_obj_string 

Source
pub fn to_obj_string(city_json: &CityJSON) -> String
Expand description

Converts a CityJSON object to OBJ format and returns it as a string.