Trait Alias BaseState

Source
trait BaseState<'tcx> = HasBase<'tcx>
    + Clone
    + IsState<'tcx>;