Ppx_string_runtimemodule type S = sig ... endSignature for runtime implementations of Ppx_string's backend.
module type S__stack__heap = sig ... endSignature for runtime implementations of Ppx_string's backend.
module type S__stack__stack = sig ... endSignature for runtime implementations of Ppx_string's backend.
module For_string :
S
with type t := Base.string
and type length := Base.int
and type conversion := Base.string