Trait Alias hax_frontend_exporter::state::BaseState

source ยท
trait BaseState<'tcx> = HasBase<'tcx>
    + Clone
    + IsState<'tcx>;