Crate zicsv

Source
Expand description

Parser library for Zapret-Info CSV lists. Supports dumps from https://github.com/zapret-info/z-i and its mirrors.

Source code: https://github.com/im-0/zicsv

Re-exports§

pub extern crate chrono;
pub extern crate failure;
pub extern crate ipnet;
pub extern crate url;

Structs§

Reader
Reader bound to specific type of IO stream.
Record
One record from CSV.
Records
Iterator over the list records containing information abould blocked addresses.

Enums§

Address
Internet address blocked by Roskomnadzor.

Traits§

GenericReader
Generic interface independent of underlying IO stream.

Type Aliases§

Addresses
Date
DateTime