flowistry_pdg_construction::utils

Function assert_resolved

Source
pub fn assert_resolved<'tcx>(
    rvalue: &impl TypeVisitable<TyCtxt<'tcx>>,
    msg: impl Fn() -> String,
)