Structs§
- Closure
Eraser 🔒 - Find
Infer 🔒Source Visitor - A visitor which searches for the “best” spot to use in the inference error.
- Infer
Source 🔒 - Inference
Diagnostics Data - Information about a constant or a type containing inference variables.
- Inference
Diagnostics Parent Data - Data on the parent definition where a generic argument was declared.
- Insertable
Generic 🔒Args
Enums§
Functions§
- closure_
as_ 🔒fn_ str - We don’t want to directly use
ty_to_string
for closures as their type isn’t really something users are familiar with. Directly printing thefn_sig
of closures also doesn’t work as they actually use the “rust-call” API. - fmt_
printer 🔒 - ty_
to_ 🔒string