astro/rust-protobuf-iter
Move DelimitedIter from osm-pbf-iter to protobuf-iter
オープン
#25 opened on 2026/02/04
good first issue
Repository metrics
- Stars
- (4 個のスター)
- PR merge metrics
- (平均マージ 10h 11m) (30d で 7 merged PRs)
説明
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.