Trait Alias hax_frontend_exporter::state::ExprState

source ยท
trait ExprState<'tcx> = UnderOwnerState<'tcx> + HasThir<'tcx>;
Expand description

While translating expressions, we expect to always have a THIR body and an owner_id in the state