Traitsยง
- Emitable
- A type that implements
Emitablecan be serialized. - Parseable
- A
Parseabletype can be used to deserialize data from the typeTfor which it is implemented. - Parseable
Parametrized - A
Parseabletype can be used to deserialize data from the typeTfor which it is implemented.