| Selfie
    | 
| Classes | |
| class | Roundtrip | 
| Variables | |
| T = TypeVar("T") | |
| SerializedForm = TypeVar("SerializedForm") | |
| selfie_lib.Roundtrip.SerializedForm = TypeVar("SerializedForm") | 
Definition at line 5 of file Roundtrip.py.
| selfie_lib.Roundtrip.T = TypeVar("T") | 
Definition at line 4 of file Roundtrip.py.