Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Functions | Variables
cattrs.preconf.msgpack Namespace Reference

Classes

class  MsgpackConverter
 

Functions

 configure_converter (BaseConverter converter)
 
MsgpackConverter make_converter (*Any args, **Any kwargs)
 

Variables

 T = TypeVar("T")
 

Detailed Description

Preconfigured converters for msgpack.

Function Documentation

◆ configure_converter()

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