Printable.Strings
val hash : t -> int
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t
include module type of struct include StdLeaf end
Default dummy definitions for leaf types: primitive and CIL types, which don't contain inner types that require relifting.
include module type of struct include Std end
Default dummy definitions.
Include as the first thing to avoid these overriding actual definitions.