Crate mockers_derive

Crate mockers_derive 

Source

Macros§

mock
register_types

Attribute Macros§

mocked
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.