1# Mockall_derive 2 3This crate should never be used directly. You should use 4[`mockall`](https://crates.io/crates/mockall) instead. 5 6# License 7 8`mockall` is primarily distributed under the terms of both the MIT license 9and the Apache License (Version 2.0), with portions covered by various BSD-like 10licenses. 11 12See LICENSE-APACHE, and LICENSE-MIT for details 13 14 15