Skip to main content

malformed

Function malformed 

Source
pub(crate) fn malformed(
    line: usize,
    keyword: &'static str,
    reason: &'static str,
) -> ParseError