Module Madge_server.JFloat

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