Aestate
Public Attributes | List of all members
JSON_Accu Struct Reference
Collaboration diagram for JSON_Accu:
Collaboration graph

Public Attributes

PyObject * large_strings
 
PyObject * small_strings
 

Detailed Description

Definition at line 86 of file _speedups.c.

Member Data Documentation

◆ large_strings

PyObject* JSON_Accu::large_strings

Definition at line 87 of file _speedups.c.

◆ small_strings

PyObject* JSON_Accu::small_strings

Definition at line 88 of file _speedups.c.


The documentation for this struct was generated from the following file: