Type Definition ethcore::executed::ExecutionResult[][src]

type ExecutionResult = Result<Executed, ExecutionError>;

Transaction execution result.