Trait Alias hax_frontend_exporter::state::UnderBinderState

source ยท
trait UnderBinderState<'tcx> = UnderOwnerState<'tcx> + HasBinder<'tcx>;
Expand description

State of anything below a binder.