Written geosite protobuf parser and tests 4 it

This commit is contained in:
namilsk 2026-03-18 21:21:21 +03:00
parent da8e70f2e3
commit 8887a775f5
No known key found for this signature in database
GPG key ID: 2B2F0A4D870B4F9F
10 changed files with 548 additions and 18 deletions

View file

@ -0,0 +1,2 @@
pub mod parsing;
pub mod types;