pub fn result_blob_into_iter(result: Result<Blob>) -> OsmObjs 
Expand description

Transforms a Result<blob> into a Iterator<Item = Result<OsmObj>>.