Module plist::stream

source ·
Expand description

An abstraction of a plist file as a stream of events. Used to support multiple encodings.

Structs§

Enums§

  • An encoding of a plist as a flat structure.

Traits§

  • Supports writing event streams in different plist encodings.