astro/rust-protobuf-iter
View on GitHubMove DelimitedIter from osm-pbf-iter to protobuf-iter
Open
#25 opened on Feb 4, 2026
good first issue
Repository metrics
- Stars
- (4 stars)
- PR merge metrics
- (PR metrics pending)
Description
Should DelimitedIter get moved from project osm-pbf-iter into protobuf-iter? It seems unrelated to OpenStreetMap, and looks generally useful for protobuf decoding. If so, this could be a good first issue for newcomers.