• Stanislav Tkach's avatar
    Support BitVec, BitBox and BitSlice (#81) · b980954c
    Stanislav Tkach authored and asynchronous rob's avatar asynchronous rob committed
    * 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
    b980954c
This project manages its dependencies using Cargo. Learn more