Testo_diff.Sval pp_item :
Ppx_deriving_runtime.Format.formatter ->
item ->
Ppx_deriving_runtime.unitval show_item : item -> Ppx_deriving_runtime.stringRepresents the change or lack of change in a line or character between the old and new version.
val pp_diff :
Ppx_deriving_runtime.Format.formatter ->
diff ->
Ppx_deriving_runtime.unitval show_diff : diff -> Ppx_deriving_runtime.stringtype t = diff listList of diffs which is the return value of the main function.
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unitval show : t -> Ppx_deriving_runtime.string