Type Definition frame_support::dispatch::DispatchErrorWithPostInfo
source · [−]pub type DispatchErrorWithPostInfo = DispatchErrorWithPostInfo<PostDispatchInfo>;
Expand description
The error type contained in a DispatchResultWithPostInfo
.