Function check_contract

Source
pub fn check_contract<'tcx>(
    contract: &Contract<'tcx>,
    abstate_item: &AbstractStateItem<'tcx>,
) -> bool