[−][src]Crate mockall_examples
Examples of mock objects and their generated methods.
This crate only exists to document the autogenerated methods of the
Mockall
crate. You should never depend on this crate.
Modules
| __mock_Foo | |
| __mock_Foo_Foo | |
| mock_ffi |
Structs
| MockFoo |
Traits
| Foo | A basic trait with several kinds of method. |
Functions
| ffi_func⚠ | A foreign "C" function |