astro/rust-protobuf-iter

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

Open

#25 aberto em 4 de fev. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (4 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador