rust/src/libserialize
Sean McArthur f1739b14a1 serialize: use Result
All of Decoder and Encoder's methods now return a Result.

Encodable.encode() and Decodable.decode() return a Result as well.

fixes #12292
2014-03-27 17:41:55 -07:00
..
2014-03-20 01:30:27 -04:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00
2014-03-20 01:30:27 -04:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00