Module diagnostic

Source
Expand description

Utilities to generate diagnostic error messages.

Structsยง

Incomplete
Incomplete is used in a #[proc_macro] to check that all tokens in the Input have been parsed completely or otherwise provide a printable diagnostic-friendly representation of remaining tokens.