plist
0.4.2
Module stream
Structs
Enums
Traits
In crate plist
?
Module
plist
::
stream
source
·
[
−
]
Expand description
An abstraction of a plist file as a stream of events. Used to support multiple encodings.
Structs
§
BinaryReader
Reader
XmlReader
XmlWriter
Enums
§
Event
An encoding of a plist as a flat structure.
Traits
§
Writer
Supports writing event streams in different plist encodings.