mockall_derive 0.5.1

Procedural macros for Mockall
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Mockall_derive

This crate should never be used directly.  You should use
[`mockall`](https://crates.io/crates/mockall) instead.

# License

`mockall` is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.

See LICENSE-APACHE, and LICENSE-MIT for details