Function check_wf

Source
pub(crate) fn check_wf(
    genv: GlobalEnv<'_, '_>,
    def_id: LocalDefId,
) -> QueryResult<Rc<WfckResults>>