pub fn format<'input>( __input: &'input str ) -> Result<(Option<usize>, Option<&'input str>), ParseError>