Module python

Module python 

Source

Structs§

PythonJoin
Python representation of the JoinBy enum, which includes the join type and an optional JoinById. This struct is used to facilitate conversions between Rust and Python representations. It allows for the serialization and deserialization of join operations in a Python-friendly format. This struct is particularly useful when integrating with Python code,

Enums§

PythonJoinBy