Expand description

llvm-bitcursor is a no-frills library for reading unaligned fields from a bitstream. The APIs provided by this crate are specialized for internal use in an LLVM bitstream parser, and may be less useful outside of that context.

Modules

Error management for llvm-bitcursor.

Structs

A no-copy cursor wrapper for a bitstream.