bincode/src
Ty Overby e3837055d7 Removes the "bytes read" return part from `decode`
This reverts commit 5fa0c2bd8a.

Conflicts:
	Cargo.toml
2015-05-18 23:28:39 -07:00
..
lib.rs Removes the "bytes read" return part from `decode` 2015-05-18 23:28:39 -07:00
reader.rs Removes the "bytes read" return part from `decode` 2015-05-18 23:28:39 -07:00
refbox.rs Add some more trait impls and methods to StrBox and SliceBox 2015-05-04 03:48:25 -07:00
test.rs Removes the "bytes read" return part from `decode` 2015-05-18 23:28:39 -07:00
writer.rs cleaned up refbox implementation and added tests 2015-05-02 12:23:27 -07:00