Madge.JSlug
module A : sig ... end
type t = A.t Nes.Slug.t
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> (t, string) Stdlib.result