#serialization #read-write #raw #traits

random_access_file

A wrapper around the Read and Write traits that allow for simple or raw serialization

7 unstable releases (3 breaking)

Uses old Rust 2015

0.4.0 Jun 1, 2017
0.3.3 Apr 11, 2017
0.3.1 Mar 31, 2017
0.2.0 Mar 7, 2017
0.1.0 Mar 7, 2017

#88 in #raw

MIT license

9KB
210 lines

random-access-file

A wrapper around the Read and Write traits that allow for simple or raw serialization.

Dependencies

~21KB