summaryrefslogtreecommitdiff
path: root/Biz/Bild/Example.rs
AgeCommit message (Collapse)Author
2022-07-17Add basic Rust supportBen Sima
Support for packages and third-party imports will need to come later once I figure out how to lookup rust packages by their import statements. Until then, this works to compile "hello world".