blob: dd06c234da2947930ba8e5d1d70d2adcacff67c0 [file] [log] [blame]
error: using `fn main` requires the standard library
|
= help: use `#![no_main]` to bypass the Rust generated entrypoint and declare a platform specific entrypoint yourself, usually with `#[no_mangle]`
error: aborting due to 1 previous error