Reaction combines call matcher with action which is executed
when call matches.
It doesn’t yet specify how many times call is allowed to be matched.
Reaction is created using
Reaction combines call matcher with action which is executed
when call matches.
It doesn’t yet specify how many times call is allowed to be matched.
Reaction is created using
Reaction combines call matcher with action which is executed
when call matches.
It doesn’t yet specify how many times call is allowed to be matched.
Reaction is created using
Reaction combines call matcher with action which is executed
when call matches.
It doesn’t yet specify how many times call is allowed to be matched.
Reaction is created using
Reaction combines call matcher with action which is executed
when call matches.
It doesn’t yet specify how many times call is allowed to be matched.
Reaction is created using
A wrapper which allows you to move around non-Send-types between threads, as long as you access the contained
value only from within the original thread and make sure that it is dropped from within the original thread.
This trait is equivalent to Debug on non-nightly compilers, and is implemented for all types
on nightly compilers.
Derive macro generating an impl of the trait Debug.