litrs

Module string

source

Structs§

  • A string or raw string literal, e.g. "foo", "Grüße" or r#"a🦊c"d🦀f"#.

Functions§

  • parse_impl 🔒
    Precondition: input has to start with either " or r.