parse_impl

Function parse_impl 

Source
fn parse_impl(input: &str) -> Result<(CString, Option<u8>, usize), ParseError>
Expand description

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