Module core_foundation::propertylist[][src]

Core Foundation property lists

Re-exports

pub use core_foundation_sys::propertylist::*;

Structs

CFPropertyList

A CFPropertyList struct. This is superclass to CFData, CFString, CFArray, CFDictionary, CFDate, CFBoolean, and CFNumber.

Traits

CFPropertyListSubClass

Trait for all subclasses of CFPropertyList.

Functions

create_data
create_with_data