litrs::bytestr

Function parse_impl

source
fn parse_impl(
    input: &str,
) -> Result<(Option<Vec<u8>>, Option<u32>, usize), ParseError>
Expand description

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