1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00
bitbuffer/src
2019-02-28 20:33:01 +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 expand crate level example 2019-02-28 20:33:01 +01:00
read.rs allow deriving BitReadSized for enums 2019-02-28 20:24:43 +01:00
stream.rs impl ReadSized for BitStream 2019-02-28 17:04:49 +01:00