fornwall / rust-script

Run Rust files and expressions as scripts without any setup or compilation step.
https://rust-script.org
Apache License 2.0
1.2k stars 41 forks source link

Detect extern main function #99

Closed joseluis closed 1 year ago

joseluis commented 1 year ago

fixes #98

fornwall commented 1 year ago

Thanks a lot!

I've added a test (https://github.com/fornwall/rust-script/commit/907f62ffe5dbc7397144b0206275bfb70f64dbbd) and released this as version 0.26.0 now.