Crate warc_parser

Source
Expand description

Web ARChive format parser

Takes data and separates records in headers and content.

Structs§

Record
The WArc Record struct

Functions§

record
Parses one record and returns an IResult from nom
records