CallableCallFor

Type Alias CallableCallFor 

Source
pub type CallableCallFor<A, R> = <A as Callable<R>>::RuntimeCall;