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