Attribute Macro mockers_derive::mocked

source ·
#[mocked]
Expand description

Implementation #[mocked] attribute — main entry point of library. Attribute may be used on trait, extern module, struct and impl block. This itself is a thin wrapper around mocked_impl where actual work is done.