Function error_from_str

Source
pub fn error_from_str(_input: &str) -> IResult<&str, &str, CustomError<&str>>