Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Result of running a test
type 'a failed_state = 'a counter_ex list
type 'a state =
| Success
| Failed of 'a failed_state
Failed instances
*)| Error of 'a counter_ex * exn * string
Error, backtrace, and instance that triggered it
*)