Serialization.Loc
type t = string
val of_yojson : Yojson.Safe.t -> (string, string) Stdlib.result
val to_yojson : 'a -> [> `String of 'a ]