Navigation
index
modules
|
next
|
previous
|
Tron 2.8.0 documentation
»
tron
»
tron package
»
tron.utils package
»
tron.utils.persistable module
tron.utils.persistable module
¶
class
tron.utils.persistable.
Persistable
¶
Bases:
ABC
abstract
static
to_json
(
state_data
:
Dict
[
Any
,
Any
]
)
→
str
|
None
¶
Table of Contents
tron.utils.persistable module
Persistable
Persistable.to_json()
Previous topic
tron.utils.observer module
Next topic
tron.utils.proxy module
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
Tron 2.8.0 documentation
»
tron
»
tron package
»
tron.utils package
»
tron.utils.persistable module