Skip to main content
ValueMatcher
libsurfer
0.7.0
Value
Matcher
Aliased Type
In libsurfer::
memory_
viewer
libsurfer
::
memory_viewer
Type Alias
Value
Matcher
Copy item path
Source
type ValueMatcher =
Box
<dyn
Fn
(&
str
) ->
bool
>;
Aliased Type
ยง
struct ValueMatcher(
/* private fields */
);