Trait Alias UnderOwnerState

Source
trait UnderOwnerState<'tcx> = BaseState<'tcx> + HasOwnerId;
Expand description

State of anything below a owner_id.