nom-bitvec 0.1.0

Bit level parsing for nom with bitvec
Documentation

nom-bitvec

This crate provides input types for nom parser combinators using bitvec. With those, you can use common nom combinators directly on streams of bits.