[][src]Type Definition frame_support::dispatch::CallableCallFor

type CallableCallFor<A, R> = <A as Callable<R>>::Call;