Ppx_string_runtime.For_string
SourceEmpty string.
Literal string.
Finish a conversion to t
.
Combine multiple values in order.
Pad to some minimum length.
Identity function.
Used for ensuring an argument has type t
in expanded code, without needing the type t
to be exported explicitly for a type annotation. See note above about destructive substitution.