Plist

Type Alias Plist 

Source
pub type Plist = Dictionary;
Expand description

A Plist dictionary.

Aliased Typeยง

pub struct Plist { /* private fields */ }