Function infer_table_should_be

Source
pub fn infer_table_should_be(
    db: &DbIndex,
    cache: &mut LuaInferCache,
    table: LuaTableExpr,
) -> Result<LuaType, InferFailReason>