cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

mlir-rust: Allow the name used for functions to be overridden #305

Closed frej closed 3 years ago

frej commented 3 years ago

The name used by a function in the generated Rust can be overridden by setting the attribute arc.rust_name on the function.