in protocol/base/src/invoker.rs [38:41]
fn invoke(&self, invocation: BoxInvocation) -> Self::Output; } impl Invoker for BaseInvoker {