Type Alias DeString

type DeString = Cow<'i, str>

Type representing a TOML string, payload of the DeValue::String variant