Crate mock_it_codegen

Source

Attribute Macros§

mock_it
Generate a mock struct from a trait. The mock struct will be named after the trait, with “Mock” appended.