Function mock_builder::execute
source · pub fn execute<Locator, I, O, Get>(locator: Locator, input: I, get: Get) -> O
Expand description
Execute a function from the function storage. This function should be called with a locator used as a function identification.