[][src]Module sequoia_openpgp::parse::map

Packet maps.

If configured to do so, a PacketParser will create a map that charts the byte-stream, describing where the information was extracted from.

Structs

Field

Represents an entry in the map.

Map

Map created during parsing.