Macro ct_python

Source
ct_python!() { /* proc-macro */ }
Expand description

A block of compile-time executed Rust code generating Python code.

See the crate’s module level documentation for examples.