Modules§
Structs§
- An implementation of the BinaryPattern interface that borrows the Atoms and byte sequence array.
- An implementation of the BinaryPattern interface that allocates a
Vecfor the Atoms and the byte sequence.
Enums§
- An atom represents a single operation that the matcher should perform.
Traits§
- A binary pattern is a structure used in matching processes and consists of two main components:
- A trait for targets that can be matched against a binary pattern.