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