View Source Syrup.Types.String (Syrup v0.4.0)

A struct that forces encoding a binary as a Syrup string unless it is not a valid UTF-8 sequence. Invalid UTF-8 binaries are always encoded as Syrup binaries. This struct is used by the Syrup.as_string function.