Macro mock_builder::execute_call_instance
source · macro_rules! execute_call_instance { ($input:expr) => { ... }; }
Expand description
Execute a function from the function storage for a pallet with instances.
Same as execute()
but it uses as locator who calls this macro.