Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2021-06-02 05:29:43 +00:00
parent 01775d8dee
commit c1a51a3934
14224 changed files with 345643 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
initSidebarItems({"struct":[["PyClassDictSlot","Actual dict field, which holds the pointer to `__dict__`."],["PyClassDummySlot","Zero-sized dummy field."],["PyClassWeakRefSlot","Actual weakref field, which holds the pointer to `__weakref__`."]],"trait":[["PyClassDict","Represents `__dict__` field for `#[pyclass]`."],["PyClassWeakRef","Represents `__weakref__` field for `#[pyclass]`."]]});