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

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