Crate sigscan

Source

Macros§

__pattern_inner
pattern
Macro for generating a pattern to use with scan as writing out Some(x) and None can be quite tedious

Functions§

scan
Scan for a pattern, where None is a wildcard