module Error: sig .. end
sig
end
type fetching_node = [ `Get_stored_target | `Pointer_loop_max_depth of int | `Target_to_add ] * [ `Id of string ]
[ `Get_stored_target | `Pointer_loop_max_depth of int | `Target_to_add ] * [ `Id of string ]