pub fn doc_comment<'r>(input: &'r str) -> IResult<&'r str, DocComment<'r>>