Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
[ `Act of Action.t
| `Get of Key_in_collection.t
| `Get_all of string
| `Iter of string
| `Load of string
| `Close ]
* string
Merge of the possible errors.
val to_string : t -> string