Information about the resources in use when the exception was thrown.
*)
}
Sourceval make : ?message:???->?context:???->unit ->t
Sourceval to_value :
t->[> `Structure of
(string
* [> `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list| `String of String_.t ])
list ]