Module Madge.JSlug

Parameters

module A : sig ... end

Signature

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