Module Ppx_string_runtimeSource
module 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.
Source
module For_string :
Ppx_string_runtime.S
with type t := Base.string
and type length := Base.int
and type conversion := Base.string