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

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