Type Definition ethcore::executive::ExecutiveTrapError
source · [−]pub type ExecutiveTrapError<'a> = TrapError<CallCreateExecutive<'a>, CallCreateExecutive<'a>>;Expand description
Trap error for executive.
pub type ExecutiveTrapError<'a> = TrapError<CallCreateExecutive<'a>, CallCreateExecutive<'a>>;Trap error for executive.