Support BitVec, BitBox and BitSlice (#81)
* Support BitVec * Move bitvec related parts into a separate file * Generic Encode implementation * Make decode implementation generic and add more tests * Add BitBox and BitSlice implementations * More detailed byte slice casting error description * Fix formatting
src/bit_vec.rs
0 → 100644
Please register or sign in to comment