Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

execute_single_call

Executes a single call and returns the return value.

Fully qualified path: openzeppelin_utils::execution::execute_single_call

pub fn execute_single_call(call: @Call) -> Span<felt252>