A no-frills cursor library that supports reading unaligned fields from a bitstream.
This library primarily exists to provide low-level support for the task of parsing LLVM's bitstream format. If you're looking for a general purpose bitvector handling library, try bitvec or bit-vec.
Features:
vbr
feature)#![forbid(unsafe_code)]
unwrap
, expect
, or panic
Anti-features: