Crate warc_parser [] [src]

Web ARChive format parser

Takes data and separates records in headers and content.

Structs

Record

The WArc Record struct

WarcConsumer
WarcStreamer

Enums

State

Functions

record

Parses one record and returns an IResult from nom

records