Proc Macros for mimicry

Build Status License: MIT OR Apache-2.0 rust 1.57+ required

Documentation: crate docs (main)

This crate provides procedural macros for [mimicry], allowing for lightweight mocking / spying.

Usage

The crate macros are re-exported from the main crate, so it rarely makes sense to use it as a direct dependency.

See mimicry readme and crate docs for the examples of usage.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in mimicry by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.