[−][src]Module gf::support::bitpat
Fixed-length bit patterns.
Structs
BitPat | A 128-bit pattern. |
BitPatTable | An immutable table of bit patterns that can be quickly queried for a match. |
BitPatTableBuilder | Builder for bit pattern tables. |
Enums
BitPatTableNode | A node in the decision tree of a |
BitPatTableStrategy | Strategy used to build a bit pattern table. |