Structs§

  • A type which has gone through cx.reveal_opaque_ty, i.e. if it was opaque it was replaced by the hidden type if allowed in the current body. This ensures we consistently inspect the hidden types when we should.

Functions§

  • Recursively expand this pattern into its subpatterns. Only useful for or-patterns.

Type Aliases§