Type Alias frame_support::dispatch::CallableCallFor

source ยท
pub type CallableCallFor<A, R> = <A as Callable<R>>::RuntimeCall;