Skip to main content

Module unquoted

Module unquoted 

Source

Structsยง

Unquoted
Unquoted string which deserialized from a quoted string. Construction from a &str is infallible such that the input can already be unquoted. Construction from serde deserialization is fallible and the input must be quoted.