invalid_length

Function invalid_length 

Source
pub fn invalid_length<S>(type_name: S, length: usize) -> CodeParseError
where S: Into<String>,