[][src]Function wof::wof_to_writer

pub fn wof_to_writer<W: Write>(wof: &WOFGeoJSON, writer: &mut W) -> Result<()>

Serialize a WOFGeoJSON as a JSON into the IO stream.