1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00
bitbuffer/src
Robin Appelman a49835d003 add test for reading derived Read
this requires moving the tests into their own folder, so they get tested loaded as a separate crate
2019-02-28 00:16:35 +01:00
..
buffer.rs add derive macro for Read 2019-02-27 23:53:17 +01:00
endianness.rs doc improvements 2019-02-27 17:21:03 +01:00
is_signed.rs rename read -> read_int 2019-02-27 12:17:56 +01:00
lib.rs add test for reading derived Read 2019-02-28 00:16:35 +01:00
read.rs docs for derive 2019-02-28 00:12:24 +01:00
stream.rs add derive macro for Read 2019-02-27 23:53:17 +01:00