pub fn execute_call<I, O>(call_id: CallId, input: I) -> Result<O, Error>
Expand description

Execute a call from the call storage identified by a call_id.