Module builder

Module builder 

Source
Expand description

Logic required to produce a monomorphic body.

We retrieve and monomorphize the rustc body representation, i.e., we generate a monomorphic body using internal representation.

Structsยง

BodyBuilder ๐Ÿ”’
Builds a monomorphic body for a given instance.