Function parse_comment

Source
pub fn parse_comment(i: &str) -> IResult<&str, SystemdItem<'_>, u32>