geosite-rs 0.1.0

A simple crate that parses geosite.dat file format
Documentation
geosite-rs-0.1.0 has been yanked.

A simple crate that parses geosite.dat file format defined in https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto

dat files can be found at https://github.com/Loyalsoldier/v2ray-rules-dat and https://github.com/v2fly/domain-list-community

commented out code in build.rs shows how to generate the protobuf rust code.