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.
ct_python!() { /* proc-macro */ }A block of compile-time executed Rust code generating Python code.
See the crate’s module level documentation for examples.