Type Definition frame_support::dispatch::CallableCallFor

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