Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Error = Error
type error = Error.error
val pp_error : Format.formatter -> Error.error -> unit
val show_error : Error.error -> string
val pp_truncate_str : max:int -> Format.formatter -> string -> unit
Print at most max
bytes of s
in "%S"
form