litrs

Module bytestr

source

Structs§

  • A byte string or raw byte string literal, e.g. b"hello" or br#"abc"def"#.

Functions§

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