File: README.md

package info (click to toggle)
rust-mockall-derive 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 359 bytes parent folder | download
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