Structs§
- Expectation
- Expectation type for methods taking a
&mut self
argument and returning references. This is the type returned by theexpect_*
methods.
&mut self
argument and
returning references. This is the type returned by the
expect_*
methods.