hax_frontend_exporter::state

Trait Alias 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