Module expression

Source

Structs§

Container
Mostly this shouldn’t be used, but it exists so that we don’t have to manually implement FromPyObject on all of ExprType
Expr
An Expr only contains a single value key, which leads to the actual expression, which is one of several types.

Enums§

ExprType