Crate bmatcher_core

Source

Modules§

Structs§

Enums§

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.