Now a REAL lib
This commit is contained in:
1
doc/nom/bits/sidebar-items.js
Normal file
1
doc/nom/bits/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"fn":[["bits","Converts a byte-level input to a bit-level input, for consumption by a parser that uses bits."],["bytes","Counterpart to `bits`, `bytes` transforms its bit stream input into a byte slice for the underlying parser, allowing byte-slice parsers to work on bit streams."]],"mod":[["complete","Bit level parsers"],["streaming","Bit level parsers"]]};
|
Reference in New Issue
Block a user