Function plist::to_value

source ·
pub fn to_value<T: Serialize>(value: &T) -> Result<Value, Error>
Expand description

Converts a T into a Value which can represent any valid plist.