pbf-reader 0.1.9

Fast openstreetmap PBF file format reader. Reads Nodes, Ways, Relations. It uses mpsc::channell and multiple threads to do job as fast as possible.
1
2
3
// Copyright (c) Oleksandr Omelchuk <kaznashcho()gmail.com>

pub fn main() {}