Expand description
Debug impls for types.
Structs§
- Wraps debug output in angle brackets (
<>). - Helper struct for displaying canonicalized items.
- Wrapper to allow forwarding to
Display::fmt,Debug::fmt, etc. - Helper struct for showing debug output for
GenericArgData. - Helper struct for showing debug output for
Goals. - Helper struct for showing debug output for opaque types.
- Helper struct for showing debug output for program clause implications.
- Helper struct for showing debug output for projection types.
- Trait ref with associated separator used for debug output.
- Helper struct for showing debug output for the
SeperatorTraitRef. - Helper struct for showing debug output for substitutions.
- Helper struct for showing debug output for application types.
- Helper struct for showing debug output for
VariableKinds.