[][src]Function can_dbc::parser::node_comment

pub fn node_comment(
    i: CompleteByteSlice<'_>
) -> IResult<CompleteByteSlice<'_>, Comment, u32>