Module Hxd_string

val null : Stdlib.Format.formatter
val o : Hxd.O.cfg -> string -> [ `Absolute of int | `Relative of int ] -> Stdlib.Format.formatter -> (string, [ `Msg of string ]) Stdlib.result
val pp : Hxd.O.cfg -> Stdlib.Format.formatter -> string -> unit
val to_hxd : Hxd.O.cfg -> string -> [ `Absolute of int | `Relative of int ] -> (string, [ `Msg of string ]) Stdlib.result