invalid_format

Function invalid_format 

Source
pub fn invalid_format<S1, S2>(type_name: S1, value: S2) -> CodeParseError
where S1: Into<String>, S2: Into<String>,