mock_it

Attribute Macro mock_it 

Source
#[mock_it]
Expand description

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