![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | MsgpackConverter |
Functions | |
| configure_converter (BaseConverter converter) | |
| MsgpackConverter | make_converter (*Any args, **Any kwargs) |
Variables | |
| T = TypeVar("T") | |
Preconfigured converters for msgpack.
| cattrs.preconf.msgpack.configure_converter | ( | BaseConverter | converter | ) |
Configure the converter for use with the msgpack library. * datetimes are serialized as timestamp floats * sets are serialized as lists