Module mockall::examples

source ·
Expand description

Examples of Mockall’s generated code

Modules

Structs

Mock of a struct
Mock of a basic trait with several kinds of method.

Traits

A trait implemented by a Struct we want to mock
Mock of a basic trait with several kinds of method.

Functions

A foreign “C” function.