Module binrw::punctuated

source ·
Expand description

Type definitions for wrappers which parse interleaved data.

Structs

  • A parser for data which consists of values of type T interleaved with other values of type P.