Expand description

Property list constants and functions.

Modules

Structs

  • Proplist iterator, used for iterating over the list’s keys. Returned by the Proplist::iter() method.
  • A property list object. Basically a dictionary with ASCII strings as keys and arbitrary data as values.

Enums