Attribute Macro entrait::mockall_test::entrait

source · []
#[entrait]
Expand description

Re-export of entrait with mockall = test implied.

Example

use entrait::mockall_test::*;

Generate a trait definition from a regular function with mockall = test.