[][src]Module chalk_ir::debug

Debug impls for types.

Structs

Angle

Wraps debug output in angle brackets (<>).

ApplicationTyDebug

Helper struct for showing debug output for application types.

CanonicalDisplay

Helper struct for displaying canonicalized items.

GenericArgDataInnerDebug

Helper struct for showing debug output for GenericArgData.

GoalsDebug

Helper struct for showing debug output for Goals.

OpaqueTyDebug

Helper struct for showing debug output for opaque types.

ProgramClauseImplicationDebug

Helper struct for showing debug output for program clause implications.

ProjectionTyDebug

Helper struct for showing debug output for projection types.

SeparatorTraitRef

Trait ref with associated separator used for debug output.

SeparatorTraitRefDebug

Helper struct for showing debug output for the SeperatorTraitRef.

SubstitutionDebug

Helper struct for showing debug output for substitutions.

VariableKindsInnerDebug

Helper struct for showing debug output for VariableKinds.