Source
val pp :
t ->
?sep:(Restapis_o.Open__.Format.formatter -> unit -> unit) ->
?close_sep:(Restapis_o.Open__.Format.formatter -> unit -> unit) ->
?last_sep:(Restapis_o.Open__.Format.formatter -> unit -> unit) ->
(Restapis_o.Open__.Format.formatter -> (int * int) -> unit) ->
Restapis_o.Open__.Format.formatter ->
unit ->
unit