31 releases
0.13.1 | Nov 17, 2024 |
---|---|
0.13.0 | Jul 21, 2024 |
0.12.1 | Dec 21, 2023 |
0.11.4 | Mar 26, 2023 |
0.1.0 | Jul 3, 2019 |
#203 in #mocking
3,089,627 downloads per month
Used in 645 crates
(2 directly)
245KB
5.5K
SLoC
Mockall_derive
This crate should never be used directly. You should use
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
lib.rs
:
Proc Macros for use with Mockall
You probably don't want to use this crate directly. Instead, you should use
its reexports via the mockall
crate.
Dependencies
~245–700KB
~17K SLoC