astro/rust-protobuf-iter

Move DelimitedIter from osm-pbf-iter to protobuf-iter

Open

#25 opened on Feb 4, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
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.

Contributor guide