Expand description

APIs used by macros, not intended to be used directly.

Enums

The evaluation of a MockFn.

Traits

Fallback trait (using autoref specialization) for returning "?" when the implementing value does not implement std::fmt::Debug.

Trait for computing the proper std::fmt::Debug representation of a value.

Functions

Convert any type implementing AsRef<str> to a &str.

Take a vector of strings, comma separate and put within parentheses.