[][src]Function tydi::parser::nom::comment

pub fn comment(input: &str) -> IResult<&str, &str, VerboseError<&str>>