blob: 2a784fcebb8fb7ab63a5b9c4aaa1a70c6221b66b [file] [log] [blame] [edit]
extern "C" void rust_main();
int main() {
rust_main();
}