aboutsummaryrefslogtreecommitdiffstats
path: root/src/binary
diff options
context:
space:
mode:
authorDavid LeGare2017-01-09 10:37:34 -0600
committerEd Barnard2017-02-01 11:15:06 +0000
commitb24c7c209e5e091f9d8ca4d596b5a3a29e669e4f (patch)
treeb7444c0537283dfcd8f52ae10f09d98d5ff12cd1 /src/binary
parent3651b2f73758e7e80c7e23fe1415778a21cbeb36 (diff)
downloadrust-plist-b24c7c209e5e091f9d8ca4d596b5a3a29e669e4f.tar.bz2
Add From impls for Plist
Add the most common/reasonable conversions from primitive and std types to Plist variants. There's a bit of uncertainty with `Vec<u8>` and `&[u8]` where it's not obvious whether they should convert to `Plist::Array` or `Plist::Data`. I've opted for `Plist::Data`, but converting to `Plist::Array` would also be reasonable.
Diffstat (limited to 'src/binary')
0 files changed, 0 insertions, 0 deletions