[][src]Crate listinfo

Modules

parse

ListInfo parsing functions.

Structs

DatDocument

The contents of a ListInfo DAT file.

DatDocumentIter

Iterator for DatDocument

EntryFragment

Represents a single ListInfo entry fragment.

EntryFragmentIter

Iterator for EntryFragment

NodeIter

Iterator for EntryNode

SubEntry

The contents of a sub-entry (such as rom or disk) that is a child of a ListInfo entry.

SubEntryIter

Iterator for SubEntry

Enums

EntryData

Represents an item data value of an entry.

Error

Error type for listinfo

Node

Represents nodes with the given key in an ListInfo entry.